GridToolbarGroupProps
Interface
Definition
Package:@progress/kendo-react-grid
Properties
icon?
string
Defines the icon rendered in the GridToolbarGroup tool (see example).
onCloseMenu?
Function
The method that will be called to close the column menu.
show?
boolean
Specifies if the popup will be displayed.
svgIcon?
SVGIcon
Defines the SVG icon rendered in the GridToolbarGroup tool (see example).