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.v26.1.Extensions.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutControl | A LayoutControl object. |
See Also