PivotGridCustomTotalCollection.CloneToArray() Method
In This Article
Returns an array of custom totals, copied from the collection.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Pivot |
An array of Pivot |
See Also