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

In This Topic
    LastPageCommand Property (C1FlexViewer)
    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