[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.ImageList

ImageList Property

ImageList

Gets or sets the ImageList that contains the Image displayed on a drop down control.

Declaration
public ImageList ImageList { get; set; }
Implements