TcxPivotGridCustomTotalCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Inherited from TCollection. |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Field | Provides access to the field that contains the current collection of custom totals. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to custom totals within the current collection. |
Pivot |
Provides access to the pivot grid control that owns the current collection of custom totals. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Inherited from TCollection. |
Add |
Adds a custom total that will be calculated using the specified summary function. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
See Also