[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GroupRow

GroupRow Class

Object that represents a groupby split.

Inheritance
GroupRow
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class GroupRow : ViewRow

Properties

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.