XRPivotGridOptionsView Class
Provides display options for the XRPivotGrid control.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
The XRPivotGridOptionsView class provides a set of properties that specify the visibility of a pivot grid’s elements. These options can be accessed via the control’s XRPivotGrid.OptionsView property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsViewBase
XRPivotGridOptionsView
See Also