FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / HasBackwardHistory Property

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