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

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