Back to Devexpress

XRPivotGridOptionsView Class

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-pivotgrid-79478f91.md

latest1.9 KB
Original Source

XRPivotGridOptionsView Class

Provides display options for the XRPivotGrid control.

Namespace : DevExpress.XtraReports.UI.PivotGrid

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class XRPivotGridOptionsView :
    PivotGridOptionsViewBase
vb
Public Class XRPivotGridOptionsView
    Inherits PivotGridOptionsViewBase

The following members return XRPivotGridOptionsView objects:

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

XRPivotGridOptionsView Members

DevExpress.XtraReports.UI.PivotGrid Namespace