DataWindow.SkipPrevious Method | |
Move to the previous record (identical to Skip(-1)).
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD SkipPrevious() AS USUAL
public virtual Usual SkipPrevious()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also