ListView.SelectNextItem Method | |
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
public virtual Usual SelectNextItem()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the selection was successful; otherwise, FALSE.
See Also