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

In This Topic
    NavigateBackwardCommand Property (C1FlexViewerPane)
    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