Skip to main content
A newer version of this page is available. .

PivotGridCustomTotalCollection(PivotGridFieldBase) Constructor

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v19.1.dll

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