FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / HasForwardHistory Property

In This Topic
    HasForwardHistory Property
    In This Topic
    Gets a value indicating if the user can navigate to the next position.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasForwardHistory As Boolean
    public bool HasForwardHistory {get;}
    See Also