[]
Object that represents a groupby split.
public class GroupRow : ViewRow
Name | Description |
---|---|
Count | Gets the number of rows that belong to this group. |
EndIndex | Gets the ending row index of the datasource that belong to this group. |
GroupedText | Gets the text that is being grouped. |
Level | Gets the level of the grouping. |
RowType | Gets the type of row. |
StartIndex | Gets the starting row index of the datasource that belong to this group. |