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

In This Topic
    FourPagesViewCommand Property (C1FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that sets layout to four page columns view.
    Syntax
    'Declaration
     
    Public ReadOnly Property FourPagesViewCommand As ICommand
    public ICommand FourPagesViewCommand {get;}
    See Also