GanttFilterChangeEvent

Represents the object of the onFilterChange Gantt event.

NameTypeDefaultDescription

field

string

The field of the column which triggers the event.

filter

FilterDescriptor[]

The new FilterDescriptor based on the user action.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GanttHandle

An event target.

In this article

Not finding the help you need?