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