WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / TwoRowsViewCommand Property
In This Topic
    TwoRowsViewCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that sets the non-continuous layout to two rows view.
    Syntax
    public ICommand TwoRowsViewCommand {get;}
    See Also