New to KendoReactStart a free 30-day trial

Represents the object of the onHeaderSelectionChange Grid event.

Definition

Package:@progress/kendo-react-grid

Properties

The current Grid leaf data items.

field?

string

The field of the column in which the cell is located.

A native DOM event.

select

SelectDescriptor

The new SelectDescriptor based on the user action.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.