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

XRPivotGridCustomTotalCollection Class

A collection of custom totals for a field.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v17.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class XRPivotGridCustomTotalCollection :
    PivotGridCustomTotalCollectionBase

The following members return XRPivotGridCustomTotalCollection objects:

Remarks

To learn more, see PivotGridCustomTotalCollection.

Inheritance

See Also