Click or drag to resize

ListView.SelectNextItem Method (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.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