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

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