FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / WideLayout Property

In This Topic
    WideLayout Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a value indicating 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