HasBackwardHistory Property (C1FlexViewer)
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