XRPivotGrid.OptionsLayout Property
In This Article
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[SRCategory(ReportStringId.CatOptions)]
[Browsable(false)]
public PivotGridOptionsLayout OptionsLayout { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also