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