NavigateForwardCommand Property (C1FlexViewer)
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