C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.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
 
See Also