Click or drag to resize

ListViewItem.ImageIndex Property

X#
A numeric value that represents the index of the list view item's image in the image list.

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

Property Value

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