FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / HasForwardHistory Property

In This Topic
    HasForwardHistory Property (FlexViewerPane)
    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