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

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