New to KendoReactLearn about KendoReact Free.

GridColumnMenuFilterBaseProps

The props passed to the ColumnMenu filter component.

NameTypeDefaultDescription

column

GridColumnMenuColumnProps

The current column options.

filter?

CompositeFilterDescriptor

The current filter state of the Grid.It takes value of type CompositeFilterDescriptor

filterable?

boolean

The filterable option of the column.

filterOperators

GridFilterOperators

The filter operators for the Grid filters.

onCloseMenu?

Function

The method that will be called to close the column menu.

onFilterChange?

(filter: "null" | CompositeFilterDescriptor, syntheticEvent: SyntheticEvent<any>) => any

The method that will be called to notify the parent Grid about a filter change.

Not finding the help you need?
Contact Support