Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridCustomTotalCollection Properties
Show Inherited Hide Inherited

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