Skip to main content

PivotGridCustomTotalCollection(PivotGridFieldBase) Constructor

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public PivotGridCustomTotalCollection(
    PivotGridFieldBase field
)

Parameters

Name Type
field PivotGridFieldBase

Remarks

This constructor supports the internal infrastructure and is not intended to be used directly from your code.

See Also