Click or drag to resize

ListView.GetSelectedItem Method

X#
Retrieve the currently selected ListViewItem object.

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

Return Value

Type: Usual
The currently selected ListViewItem object.
See Also