[]
        
(Showing Draft Content)

C1.Win.C1Input.C1DropDownControl.ImageKey

ImageKey Property

ImageKey

Gets or sets the key of the button image in the ImageList.

Declaration
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageKeyConverter))]
public string ImageKey { get; set; }