FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / WideLayout Property

In This Topic
    WideLayout Property (FlexViewer)
    In This Topic
    Indicates whether a multi-column layout is applied to wide reports by default.
    Syntax
    'Declaration
     
    Public Property WideLayout As Boolean
    public bool WideLayout {get; set;}
    See Also