New to Kendo UI for Angular? Start a free 30-day trial
GroupRowArgs
Describes a group row at a specific position in the Grid. See example.
Name | Type | Default | Description |
---|---|---|---|
group? |
|
Represents the | |
groupIndex |
|
Represents the hierarchical group row index. For example, "4_0" is the first sub-group in the fifth group. | |
parentGroup? |
|
Represents the parent group of the current row. |