FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / FacingPagesCommand Property

In This Topic
    FacingPagesCommand Property (FlexViewer)
    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