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.v18.2.dll

Declaration

public class XRPivotGridCustomTotalCollection :
    PivotGridCustomTotalCollectionBase

The following members return XRPivotGridCustomTotalCollection objects:

Remarks

To learn more, see PivotGridCustomTotalCollection.

Inheritance

See Also