Click or drag to resize

ListView.GetAllSelectedItems Method (Typed)

X#
Get an array with all the selected Listview Items

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetAllSelectedItems() AS ARRAY
Request Example View Source

Return Value

Type: Array
An array with all selected Listview Items
See Also