| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : GroupRow Class |
The following tables list the members exposed by GroupRow.
| 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. |
![]() | 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) |
| Name | Description | |
|---|---|---|
![]() | AutoSize | Adjust the size of the row to fully display cell data. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow) |