Back to Devexpress

PivotGridOptionsDataField Constructors

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

latest2.0 KB
Original Source

PivotGridOptionsDataField Constructors

Provides the options which control the presentation of data fields in the XtraPivotGrid.

NameParametersDescription
PivotGridOptionsDataField(PivotGridData, IViewBagOwner, String)data, owner, objectPathInitializes a new instance of the PivotGridOptionsDataField class with the specified settings.
PivotGridOptionsDataField(PivotGridData, EventHandler, IViewBagOwner, String)data, optionsChanged, owner, objectPathInitializes a new instance of the PivotGridOptionsDataField class with the specified settings.
PivotGridOptionsDataField(PivotGridData, EventHandler)data, optionsChangedInitializes a new instance of the PivotGridOptionsDataField class with the specified settings.
PivotGridOptionsDataField(PivotGridData)dataInitializes a new instance of the PivotGridOptionsDataField class.

See Also

PivotGridOptionsDataField Class

PivotGridOptionsDataField Members

DevExpress.XtraPivotGrid Namespace