Click or drag to resize

ListView.SelectNextItem Method

X#
Select the next list view item after the currently selected item.

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

Return Value

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