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