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

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