New to KendoReact? Learn about KendoReact Free.
GridColumnMenuColumnsChooserProps
The props of the GridColumnMenuColumnsChooser component.
Name | Type | Default | Description |
---|---|---|---|
column |
|
The current column options. | |
columnsState? |
|
The columns state of the KendoReact GridColumnMenuColumnsChooser 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. |