GridColumnMenuGroupBaseProps
The props passed to the ColumnMenu group component.
Name | Type | Default | Description |
---|---|---|---|
column |
| The current column options. | |
group? |
| The current group state of the Grid. | |
groupable? |
| The groupable option of the column. | |
onCloseMenu? |
| The method that will be called to close the column menu. |
Methods
onGroupChange | |||||||||
---|---|---|---|---|---|---|---|---|---|
The method that will be called to notify the parent Grid about a group change. | |||||||||
|