C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / NavigateForwardCommand Property

In This Topic
NavigateForwardCommand Property (FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that navigates to the next position.
Syntax
'Declaration
 
Public ReadOnly Property NavigateForwardCommand As ICommand
 
See Also