GridSearchChangeEvent
Interface
Represents the object of the onSearchChange Grid event.
Definition
Package:@progress/kendo-react-grid
Properties
nativeEvent
any
A native DOM event.
search
CompositeFilterDescriptor
The new search based on the user action.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
An event target.