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

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