XRPivotGridCustomTotal Constructors
A custom total that can be calculated for an outer column field or row field.| Name | Parameters | Description |
|---|---|---|
| XRPivotGridCustomTotal() | none | Initializes a new instance of the XRPivotGridCustomTotal class with the default settings. |
| XRPivotGridCustomTotal(PivotSummaryType) | summaryType | Initializes a new instance of the XRPivotGridCustomTotal class with the specified summary type. |
See Also