MVCxPivotGridWebOptionsDataField Class
Provides options which control data fields presentation in the PivotGrid extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxPivotGridWebOptionsDataField objects:
Remarks
These options can be accessed via the PivotGridSettings.OptionsDataField property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsDataField
PivotGridWebOptionsDataField
MVCxPivotGridWebOptionsDataField
See Also