FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.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