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 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 containing data (bound or unbound). |
![]() | NonEmptyRowCount | Overridden. Gets the number of rows in the model containing data (bound or unbound). |
![]() | ReferenceStyle | Gets or sets the cell reference style for cells with formulas. |
![]() | RowCount | Overridden. Gets and set the number of rows in the group. |
![]() | TargetModel | Gets the sheet data model for the aggregation target. |
![]() | UnionedChangeCellRange | Gets or sets whether event changed fire for each cell or fire for union range. Work only in case intialize from DefaultSheetDataModel. TRUE is fire event for unioned range. |