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

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