A newer version of this page is available.
Switch to the current version.
XRPivotGrid.OptionsLayout Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[SRCategory(ReportStringId.CatOptions)]
[Browsable(false)]
public PivotGridOptionsLayout OptionsLayout { get; }
<SRCategory(ReportStringId.CatOptions)>
<Browsable(False)>
Public ReadOnly Property OptionsLayout As PivotGridOptionsLayout
Property Value
Type | Description |
---|---|
PivotGridOptionsLayout | A PivotGridOptionsLayout object. |
See Also
Feedback