TreeView.ImageList Property | |
An image list containing images to display for each item in the tree view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ImageList AS USUAL GET SET
public virtual Usual ImageList { get; set; }
Request Example
View SourceProperty Value
Type:
UsualAn image list containing images to display for each item in the tree view.
See Also