PivotGridWebFieldOptions Class
Provides options for pivot grid fields.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridWebFieldOptions objects:
Remarks
The PivotGridWebFieldOptions class provides a set of properties that specify a field’s functionality available to end-users. These options can be accessed via the PivotGridField.Options property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridFieldOptions
PivotGridWebFieldOptions
See Also