FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / FlexReport Class / Layout Property

In This Topic
    Layout Property (FlexReport)
    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