[]
        
(Showing Draft Content)

C1.Win.C1Input.C1DropDownControl.ImageIndex

ImageIndex Property

ImageIndex

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

Declaration
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageIndexConverter))]
public int ImageIndex { get; set; }