PivotGridCustomTotalCollection(PivotGridFieldBase) Constructor
Initializes a new instance of the PivotGridCustomTotalCollection class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
field | PivotGridFieldBase | A PivotGridFieldBase object representing a field to which the current collection belongs. |
See Also