XRPivotGridCustomTotal Class
In This Article
A custom total that can be calculated for an outer column field or row field.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public class XRPivotGridCustomTotal :
PivotGridCustomTotalBase
#Related API Members
The following members return XRPivotGridCustomTotal objects:
#Remarks
To learn more, see PivotGridCustomTotal.
#Inheritance
Object
PivotGridCustomTotalBase
XRPivotGridCustomTotal
See Also