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

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