New to KendoReactStart a free 30-day trial

Represents the object of the onSortChange Gantt event.

Definition

Package:@progress/kendo-react-gantt

Properties

field

string

The field of the column which triggers the event.

A native DOM event.

sort

SortDescriptor[]

The new SortDescriptor according to the user action.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.