ListView.GetAllSelectedItems Method | |
Get an array with all the selected Listview Items
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetAllSelectedItems() AS USUAL
public virtual Usual GetAllSelectedItems()
Request Example
View SourceReturn Value
Type:
Usual
An array with all selected Listview Items
See Also