[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageList

ImageList Property

ImageList

Gets or sets the ImageList.

Declaration
[Browsable(false)]
public ImageList ImageList { get; set; }
<Browsable(False)>
Public Property ImageList As ImageList
Property Value
Type Description
ImageList

The ImageList that contains Image objects.
The default is null.

Remarks

The Image property of the item in Items loads images from this property.