Click or drag to resize

ListViewItem.ItemIndex Property

X#
A numeric value that represents the index of the list view item in the list view control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ItemIndex AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A numeric value that represents the index of the list view item in the list view control.
See Also