PreviousPageCommand Property (C1FlexViewerPane)
In This Topic
The
System.Windows.Input.ICommand that goes to the previous page.
Syntax
'Declaration
Public ReadOnly Property PreviousPageCommand As ICommand
public ICommand PreviousPageCommand {get;}
See Also