FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / HasForwardHistory Property

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