Back to Devexpress

PivotGridFieldBase Constructors

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-dot-ctor.md

latest1.3 KB
Original Source

PivotGridFieldBase Constructors

Represents the base class for the PivotGridField class.

NameParametersDescription
PivotGridFieldBase()noneInitializes a new instance of the PivotGridFieldBase class with the default settings.
PivotGridFieldBase(PivotGridData)dataFieldDataInitializes a new instance of the PivotGridFieldBase class.
PivotGridFieldBase(String, PivotArea)fieldName, areaInitializes a new instance of the PivotGridFieldBase class with the specified field name and location.

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace