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

PivotGridCustomTotal Properties
Show Inherited Hide Inherited

Represents a custom total which can be calculated for an outer column field or row field.
Name Description
Appearance Gets the appearance settings used to paint the custom total’s cells.
CellFormat Provides the settings used to format the custom total’s values. Inherited from PivotGridCustomTotalBase.
Format Provides the settings used to format the text within the custom total’s headers. Inherited from PivotGridCustomTotalBase.
SummaryType Gets or sets the type of the summary function used to calculate the current custom total. Inherited from PivotGridCustomTotalBase.
Tag Gets or sets the data associated with the custom total. Inherited from PivotGridCustomTotalBase.
See Also