TreeListPageChangeEvent
Represents the object of the onPageChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
A native DOM event. | |
skip |
|
The number of records that will be skipped. | |
syntheticEvent |
|
A React Synthetic Event. | |
take |
|
The number of records that will be taken. | |
target |
|
An event target. |