Click or drag to resize

DataWindow.SkipPrevious Method

X#
Move to the previous record (identical to Skip(-1)).

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SkipPrevious() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if operation was successful; otherwise, FALSE.
See Also