XRPivotGridCustomTotalCollection(XRPivotGridField) Constructor
Initializes a new instance of the XRPivotGridCustomTotalCollection class with the specified field.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| field | XRPivotGridField | An XRPivotGridField object. |
See Also