[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.ItemsImageList

ItemsImageList Property

ItemsImageList

Gets or sets the ImageList to get the images to display in the combobox items.

Declaration
public ImageList ItemsImageList { get; set; }
Implements