CustomizeLabelPageView.BaseLayout Property
Gets the Layout Hierarchical Structure that is used to arrange the content of the current Report Wizard page.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
Type | Description |
---|---|
LayoutControl | A LayoutControl object. |
See Also