GridNavigationActionEvent
Interface
Represents the object of the GridNavigationActionEvent Grid event.
Definition
Package:@progress/kendo-react-grid
Properties
focusElement
any
The focused element.
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
An event target.