[]
        
(Showing Draft Content)

C1.Report.FlexReport.Layout

Layout Property

Layout

Gets a reference to the report's Layout object.

Declaration
[C1Category("Layout")]
[C1Description("C1FlexReport.Layout", "The report's page layout.")]
[Browsable(false)]
public Layout Layout { get; }
<C1Category("Layout")>
<C1Description("C1FlexReport.Layout", "The report's page layout.")>
<Browsable(False)>
Public ReadOnly Property Layout As Layout