Back to Devexpress

PivotGridCustomTotalCollection Constructors

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcustomtotalcollection-dot-ctor.md

latest1.4 KB
Original Source

PivotGridCustomTotalCollection Constructors

Represents a collection of custom totals for a field.

NameParametersDescription
PivotGridCustomTotalCollection()noneInitializes a new instance of the PivotGridCustomTotalCollection class with default settings,
PivotGridCustomTotalCollection(PivotGridCustomTotalBase[])totalsInitializes a new instance of the PivotGridCustomTotalCollection class and adds copies of the specified custom totals to the collection.
PivotGridCustomTotalCollection(PivotGridFieldBase)fieldFor internal use.

See Also

PivotGridCustomTotalCollection Class

PivotGridCustomTotalCollection Members

DevExpress.XtraPivotGrid Namespace