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

PivotGridCustomTotalBase Constructors

Represents the base class for the PivotGridCustomTotal class.
Name Parameters Description
PivotGridCustomTotalBase() none Initializes a new instance of the PivotGridCustomTotalBase class with the default settings.
PivotGridCustomTotalBase(PivotSummaryType) summaryType Initializes a new instance of the PivotGridCustomTotalBase class with the specified summary function type.
See Also