GridColumnMenuItemContentProps
Interface
The props of the GridColumnMenuItemContent 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.
show
boolean
The show state of the component. Each change is animated with the Reveal animation.
style?
CSSProperties
Sets additional CSS styles to the component.