New to KendoReact? Learn about KendoReact Free.
GridSortChangeEvent
Represents the object of the onSortChange Grid event.
| Name | Type | Default | Description |
|---|---|---|---|
nativeEvent |
|
A native DOM event. | |
sort |
|
The new (SortDescriptor) according to the user action. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |