TreeListSortChangeEvent
Represents the object of the onSortChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
field |
|
The field of the column which triggers the event. | |
nativeEvent |
|
A native DOM event. | |
sort |
|
The new | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |