C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / LastPageCommand Property

In This Topic
LastPageCommand Property (C1FlexViewer)
In This Topic
The System.Windows.Input.ICommand that goes to the last page.
Syntax
'Declaration
 
Public ReadOnly Property LastPageCommand As ICommand
 
See Also