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

In This Topic
    FacingPagesCommand Property (C1FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that shows facing pages side by side.
    Syntax
    'Declaration
     
    Public ReadOnly Property FacingPagesCommand As ICommand
    public ICommand FacingPagesCommand {get;}
    See Also