FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / LastPageCommand Property

In This Topic
    LastPageCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that goes to the last page.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastPageCommand As ICommand
    public ICommand LastPageCommand {get;}
    See Also