GridDataStateChangeEvent
Represents the object of the onDataStateChange
Grid event.
dataState
State
The state of the Grid based on the user action.
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any>
A React Synthetic Event.
target
An event target.