New to KendoReact? Learn about KendoReact Free.
GridColumnReorderEvent
Represents the object of the onColumnReorder
Grid event.
Name | Type | Default | Description |
---|---|---|---|
columnId? |
|
The id of the dragged column. | |
columns |
|
The current columns collection. | |
nativeEvent |
|
A native DOM event. | |
target |
|
An event target. |