New to KendoReactStart a free 30-day trial

Represents the object of the GridKeyDownEvent Grid event.

Definition

Package:@progress/kendo-react-grid

Properties

cell

boolean

Indicates if cell selection mode is enabled.

The component unique identifier.

The current leaf data items.

mode

"multiple" | "single"

Selection mode.

A native DOM event.

The selectedField prop of the component.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.