Back to Devexpress

XRPivotGrid.OptionsLayout Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrpivotgrid-dd56d327.md

latest1.2 KB
Original Source

XRPivotGrid.OptionsLayout Property

For internal use.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[SRCategory(ReportStringId.CatOptions)]
[Browsable(false)]
public PivotGridOptionsLayout OptionsLayout { get; }
vb
<SRCategory(ReportStringId.CatOptions)>
<Browsable(False)>
Public ReadOnly Property OptionsLayout As PivotGridOptionsLayout

Property Value

TypeDescription
PivotGridOptionsLayout

A PivotGridOptionsLayout object.

|

See Also

XRPivotGrid Class

XRPivotGrid Members

DevExpress.XtraReports.UI Namespace