Skip to main content

XRPivotGridCustomTotal Class

A custom total that can be calculated for an outer column field or row field.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class XRPivotGridCustomTotal :
    PivotGridCustomTotalBase

Remarks

To learn more, see PivotGridCustomTotal.

Inheritance

Object
PivotGridCustomTotalBase
XRPivotGridCustomTotal
See Also