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

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