Back to Devexpress

XRPivotGridCustomTotalCollection Class

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

latest1.8 KB
Original Source

XRPivotGridCustomTotalCollection Class

A collection of custom totals for a field.

Namespace : DevExpress.XtraReports.UI.PivotGrid

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class XRPivotGridCustomTotalCollection :
    PivotGridCustomTotalCollectionBase
vb
Public Class XRPivotGridCustomTotalCollection
    Inherits PivotGridCustomTotalCollectionBase

The following members return XRPivotGridCustomTotalCollection objects:

Remarks

To learn more, see PivotGridCustomTotalCollection.

Inheritance

Object CollectionBase PivotGridCustomTotalCollectionBase XRPivotGridCustomTotalCollection

See Also

XRPivotGridCustomTotalCollection Members

PivotGridCustomTotalCollection

DevExpress.XtraReports.UI.PivotGrid Namespace