PivotGridWebOptionsView Class
Provides view options for ASPxPivotGrid controls.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v20.2.dll
Declaration
public class PivotGridWebOptionsView :
PivotGridOptionsViewBase
Public Class PivotGridWebOptionsView
Inherits PivotGridOptionsViewBase
Related API Members
The following members accept/return PivotGridWebOptionsView objects:
Remarks
The PivotGridWebOptionsView class provides properties that specify the visibility of a pivot grid's elements. These options can be accessed via the ASPxPivotGrid.OptionsView property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsViewBase
PivotGridWebOptionsView
See Also
Feedback