GanttSortChangeEvent

Represents the object of the onSortChange Gantt event.

NameTypeDefaultDescription

field

string

The field of the column which triggers the event.

nativeEvent

any

A native DOM event.

sort

SortDescriptor[]

The new SortDescriptor according to the user action.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GanttHandle

An event target.

In this article

Not finding the help you need?