Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / HasForwardHistory Property

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