PivotGridCustomTotalCollection.Add(FieldSummaryType) Method
In This Article
Appends a new item to the collection that represents a custom total of the specified summary function type.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
summary |
Field |
A Field |
#Returns
Type | Description |
---|---|
Pivot |
A Pivot |
See Also