Name | Description | |
---|---|---|
Count | Gets the number of rows that belong to this group. | |
DataRowIndex | Gets index of the row in data source. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) | |
EndIndex | Gets the ending row index of the datasource that belong to this group. | |
GroupedText | Gets the text that is being grouped. | |
Height | Gets or sets the height of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) | |
Level | Gets the level of the grouping. | |
RowError | Gets or sets the custom error description for a row in a bounded grid. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) | |
RowType | Overridden. Gets the type of row. | |
StartIndex | Gets the starting row index of the datasource that belong to this group. | |
Visible | Gets or sets the visiblity of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) | |
Width | Gets or sets the width of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) |