FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / TwoRowsViewCommand Property

In This Topic
    TwoRowsViewCommand Property (C1FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that sets the non-continuous layout to two rows view.
    Syntax
    'Declaration
     
    Public ReadOnly Property TwoRowsViewCommand As ICommand
    public ICommand TwoRowsViewCommand {get;}
    See Also