FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.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
    public ICommand FirstPageCommand {get;}
    See Also