XRPivotGridCustomTotalCollection Class
In This Article
A collection of custom totals for a field.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public class XRPivotGridCustomTotalCollection :
PivotGridCustomTotalCollectionBase
#Related API Members
The following members return XRPivotGridCustomTotalCollection objects:
#Remarks
To learn more, see PivotGridCustomTotalCollection.
#Inheritance
Object
CollectionBase
PivotGridCustomTotalCollectionBase
XRPivotGridCustomTotalCollection
See Also