PivotGridCustomTotalCollection(PivotGridField) Constructor
In This Article
For internal use.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
field | Pivot |
#Remarks
Instances of the PivotGridCustomTotalCollection class are automatically created and initialized. Typically, there is no need to call this constructor directly from your code.
See Also