Back to Devexpress

CustomizeLabelPageView.BaseLayout Property

xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-views-dot-customizelabelpageview-d1411c45.md

latest1.6 KB
Original Source

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.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public LayoutControl BaseLayout { get; }
vb
Public ReadOnly Property BaseLayout As LayoutControl

Property Value

TypeDescription
LayoutControl

A LayoutControl object.

|

See Also

CustomizeLabelPageView Class

CustomizeLabelPageView Members

DevExpress.XtraReports.Wizards.Views Namespace