Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / WideLayout Property

In This Topic
    WideLayout Property
    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