New to Kendo UI for AngularStart a free 30-day trial

GroupCommandToolbarDirective

Represents the toolbar tool for grouping columns of the Grid. You can apply this directive to any kendo-toolbar-button element inside a ToolbarComponent used in the Grid.

html
<kendo-grid>
     <kendo-toolbar>
        <kendo-toolbar-button text="Group" kendoGridGroupTool></kendo-toolbar-button>
     </kendo-toolbar>
</kendo-grid>

Selector

[kendoGridGroupTool]

In this article
Selector
Not finding the help you need?
Contact Support