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

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