PivotGridWebOptionsData Class
Provides data specific options for ASPxPivotGrid.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridWebOptionsData objects:
Remarks
The PivotGridWebOptionsData class provides a set of properties that control data specific operations in ASPxPivotGrid. Use the ASPxPivotGrid.OptionsData property to access these options.
Inheritance
See Also