New to Kendo UI for Angular? Start a free 30-day trial
GroupRowArgs
Represents a group row on a specific position in the Grid. See example.
Name | Type | Default | Description |
---|---|---|---|
group? |
|
The GroupResult object associated with the group row. | |
groupIndex |
|
The hierarchical row group index. For example, "4_0" would be the 1st sub-group in the 5th group. | |
parentGroup? |
|
The current row parent group. |