New to KendoReact? Learn about KendoReact Free.
GridColumnMenuColumnsChooserProps
The props of the GridColumnMenuColumnsChooser component.
Name | Type | Default | Description |
---|---|---|---|
alwaysExpand? |
|
If set to | |
column |
|
The current column options. | |
columnsState? |
|
The columns state of the KendoReact GridColumnMenuColumnsChooser component. | |
expanded? |
|
Controls the expand state of the column chooser component. | |
onCloseMenu? |
|
The method that will be called to close the column menu. | |
onColumnsStateChange? |
|
The method that will be called when the new columns state is applied. | |
onExpandChange? |
|
Triggered on each subsequent expand state of the column chooser component. |