GridColumnMenuItemGroupProps
Interface
The props of the GridColumnMenuItemGroup component.
Definition
Package:@progress/kendo-react-grid
Properties
children?
ReactNode
Determines the children nodes.
className?
string
Sets additional classes to the component.
id?
string
Sets the id property of the top div element of the component.
style?
CSSProperties
Sets additional CSS styles to the component.