[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownItem.ImageKey

ImageKey Property

ImageKey

Gets or sets the image key in the ImageList.

Declaration
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageKeyConverter))]
public string ImageKey { get; set; }
<RelatedImageList("ImageList")>
<TypeConverter(GetType(ImageKeyConverter))>
Public Property ImageKey As String