New to KendoReactLearn about KendoReact Free.

GridColumnMenuGroupBaseProps

The props passed to the ColumnMenu group component.

NameTypeDefaultDescription

column

GridColumnMenuColumnProps

The current column options.

group?

GroupDescriptor[]

The current group state of the Grid. It takes value of type GroupDescriptor[]

groupable?

boolean

The groupable option of the column.

onCloseMenu?

Function

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

onGroupChange?

(groups: GroupDescriptor[], event: MouseEvent<HTMLAnchorElement>) => void

The method that will be called to notify the parent Grid about a group change.

Not finding the help you need?
Contact Support