TreeListColumnMenuFilterChangeEvent

Represents the object of the onColumnMenuFilterChange TreeList event.

NameTypeDefaultDescription

field

string

The field of the column which triggers the event.

filter

CompositeFilterDescriptor[]

The new CompositeFilterDescriptor based on the user action.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

TreeList

An event target.

In this article

Not finding the help you need?