FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Layout Property

In This Topic
    Layout Property (C1FlexReport)
    In This Topic
    Gets a reference to the report's Layout object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Layout As Layout
    public Layout Layout {get;}
    See Also