New to KendoReact? Learn about KendoReact Free.
GridColumnMenuColumnsChooserBaseProps
The props passed to the ColumnMenu ColumnsChooser 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. |