FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : AggregationDataModel Class |
For a list of all members of this type, see AggregationDataModel members.
Name | Description | |
---|---|---|
CanSerializeXml | Gets a value that indicates whether the specified AggregationDataModel object can serialize to XML. | |
ColumnCount | Overridden. Gets the number of columns in the group. | |
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). | |
ReferenceStyle | Gets or sets the cell reference style for cells with formulas. | |
RowCount | Overridden. Gets or sets the number of rows in the group. | |
TargetModel | Gets the sheet data model for the aggregation target. | |
UnionedChangeCellRange | Gets or sets whether the changed event occurs for each cell or for the union range. Works only if initialized from DefaultSheetDataModel. True if event occurs for union range. |