Back to Devexpress

XRPivotGridCustomTotal Class

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-pivotgrid-c78bea5a.md

latest1.7 KB
Original Source

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

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class XRPivotGridCustomTotal :
    PivotGridCustomTotalBase
vb
Public Class XRPivotGridCustomTotal
    Inherits PivotGridCustomTotalBase

The following members return XRPivotGridCustomTotal objects:

Remarks

To learn more, see PivotGridCustomTotal.

Inheritance

Object PivotGridCustomTotalBase XRPivotGridCustomTotal

See Also

XRPivotGridCustomTotal Members

PivotGridCustomTotal

DevExpress.XtraReports.UI.PivotGrid Namespace