WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / FirstPageCommand Property
In This Topic
    FirstPageCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that goes to the first page.
    Syntax
    public ICommand FirstPageCommand {get;}
    See Also