TreeViewItem.ImageIndex Property | |
A numeric value that represents the index of the tree 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
public virtual Usual ImageIndex { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value that represents the index of the tree view item's image in the image list.
See Also