GroupRowArgs
Interface
Describes a group row at a specific position in the Grid. See example.
Definition
Package:@progress/kendo-angular-grid
Properties
group?
GroupResult
Represents the GroupResult object for the group row.
groupIndex
string
Represents the hierarchical group row index. For example, "4_0" is the first sub-group in the fifth group.
Represents the parent group of the current row.