New to KendoReact? Learn about KendoReact Free.
GridToolbarGroupProps
Updated on Jul 15, 2025
| Name | Type | Default | Description |
|---|---|---|---|
icon? |
|
Defines the icon rendered in the GridToolbarGroup tool (see example). jsx
| |
onCloseMenu? |
|
The method that will be called to close the column menu. jsx
| |
show? |
|
Specifies if the popup will be displayed. jsx
| |
svgIcon? |
|
Defines the SVG icon rendered in the GridToolbarGroup tool (see example). jsx
|