IConfigureReportPageSettingsPageView.Landscape Property
If implemented, specifies whether or not the page orientation is landscape.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the page orientation is landscape; otherwise, false. |
See Also