HasForwardHistory Property (C1FlexViewerDialog)
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