New to Kendo UI for Angular? Start a free 30-day trial

GroupItem

Represents a group item in the Grid.

NameTypeDefaultDescription

data

GroupResult

The group data.

index

string

The index of the group item.

level

number

The nesting level of the group. The root group is at level 0.

parentGroup

GroupItem

The parent group item.

type

"group"

The type of the Grid item.

In this article

Not finding the help you need?