IChooseReportLayoutPageView.ReportLayout Property
If implemented, specifies the selected report layout.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
ReportLayout | A ReportLayout enumeration value. |
See Also