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

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