TcxPivotGridCustomTotalCollection Properties
Represents a field‘s collection of custom totals.Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Field | Provides access to the field that contains the current collection of custom totals. |
ItemClass | Inherited from TCollection. |
Items | Provides indexed access to custom totals within the current collection. |
PivotGrid | Provides access to the pivot grid control that owns the current collection of custom totals. |
UpdateCount | Inherited from TCollection. |
See Also