[]
Gets or sets the ImageList.
[Browsable(false)]
public ImageList ImageList { get; set; }
<Browsable(False)>
Public Property ImageList As ImageList
Type | Description |
---|---|
ImageList | The ImageList that contains Image objects.
|
The Image property of the item in Items loads images from this property.