New to KendoReactStart a free 30-day trial

The props that will be passed to the UI of the ColumnMenu filter component.

Definition

Package:@progress/kendo-react-grid

Properties

The options of the first filter.

Indicates if the second filter will be hidden.

The list of the filter logic options.

The current value of the filter logic.

onLogicChange

(e: any) => void

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

Parameters:eany

The options of the second filter.