XRPivotGrid.OptionsLayout Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.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