FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : GroupDataModel Class |
For a list of all members of this type, see GroupDataModel members.
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. | |
EnableGroupFooter | Gets or Sets whether the group model has group footer. | |
GroupComparer | Gets the group comparer. | |
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. | |
TargetModel | Gets the sheet data model for the group target. |