FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.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