[]
Gets a reference to the report's Layout object.
[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