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

In This Topic
    NavigateBackwardCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that navigates to the previous position.
    Syntax
    'Declaration
     
    Public ReadOnly Property NavigateBackwardCommand As ICommand
    public ICommand NavigateBackwardCommand {get;}
    See Also