[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.ImageIndex

ImageIndex Property

ImageIndex

Gets or sets the image list index value of the image displayed on the C1TextBox control.

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