PivotGridCustomTotal Properties
Represents a custom total which can be calculated for an outer column field or row field.Name | Description |
---|---|
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