XRPivotGridCustomTotal(PivotSummaryType) Constructor
Initializes a new instance of the XRPivotGridCustomTotal class with the specified summary type.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
summaryType | PivotSummaryType | A PivotSummaryType enumeration value. |
See Also