Name | Description | |
---|---|---|
![]() | CanSerializeXml | Gets whether the entire object can be saved to XML and successfully loaded again. |
![]() | ColumnCount | Overridden. Gets the number of columns in the group. |
![]() | GroupComparer | Gets the group comparer. |
![]() | GroupFooterVisible | Gets or sets whether the group footer is displayed. |
![]() | Groups | Gets the list of top-level group objects. |
![]() | NonEmptyColumnCount | Overridden. Gets the number of columns in the model that contain data (bound or unbound). |
![]() | NonEmptyRowCount | Overridden. Gets the number of rows in the model that contain data (bound or unbound). |
![]() | RowCount | Overridden. Gets the number of rows in the group. |
![]() | SortInfo | Gets the sorting information for the group. |
![]() | SuspendGrouping | Gets or sets whether the grouping is suspended. |
![]() | TargetModel | Gets the sheet data model for the group target. |