Back to Devexpress

PivotGridField Constructors

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

latest1.2 KB
Original Source

PivotGridField Constructors

A field within the PivotGridControl.

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

See Also

PivotGridField Class

PivotGridField Members

DevExpress.XtraPivotGrid Namespace