Skip to main content
A newer version of this page is available. .

XRPivotGrid.OptionsLayout Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[SRCategory(ReportStringId.CatOptions)]
[Browsable(false)]
public PivotGridOptionsLayout OptionsLayout { get; }

Property Value

Type Description
PivotGridOptionsLayout

A PivotGridOptionsLayout object.

See Also