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

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

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class XRPivotGridCustomTotal :
    PivotGridCustomTotalBase

Remarks

To learn more, see PivotGridCustomTotal.

Implements

DevExpress.Utils.IComponentLoading
DevExpress.WebUtils.IViewBagOwner

Inheritance

Object
PivotGridCustomTotalBase
XRPivotGridCustomTotal
See Also