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

Declaration

public class XRPivotGridCustomTotal :
    PivotGridCustomTotalBase

The following members return XRPivotGridCustomTotal objects:

Remarks

To learn more, see PivotGridCustomTotal.

Implements

DevExpress.Utils.IComponentLoading
DevExpress.WebUtils.IViewBagOwner

Inheritance

Object
PivotGridCustomTotalBase
XRPivotGridCustomTotal
See Also