Skip to main content
A newer version of this page is available. .

XRPivotGridCustomTotal Properties

A custom total that can be calculated for an outer column field or row field.
Name Description
Appearance Obsolete. 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