New to KendoReactLearn about KendoReact Free.

GridColumnMenuColumnsChooserProps

The props of the GridColumnMenuColumnsChooser component.

NameTypeDefaultDescription

alwaysExpand?

boolean

If set to true, column chooser expand button will not be rendered and column chooser menu will be expanded.

column

GridColumnMenuColumnProps

The current column options.

columnsState?

GridColumnState[]

The columns state of the KendoReact GridColumnMenuColumnsChooser component.

expanded?

boolean

Controls the expand state of the column chooser component.

onCloseMenu?

Function

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

onColumnsStateChange?

Function

The method that will be called when the new columns state is applied.

onExpandChange?

(nextExpandState: boolean) => void

Triggered on each subsequent expand state of the column chooser component.

Not finding the help you need?
Contact Support