PivotGridSettings.OptionsDataField Property
Provides access to options, which control the presentation of data fields in the PivotGrid.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxPivotGridWebOptionsDataField | A MVCxPivotGridWebOptionsDataField object that provides options, which control the data fields presentation in the PivotGrid. |
See Also