FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PreviousPageCommand Property

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