[]
        
(Showing Draft Content)

C1.Framework.C1BitmapIcon.ImageIndex

ImageIndex Property

ImageIndex

Gets or sets the index of the small image in the SmallImageList.

Declaration
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageIndexConverter))]
public virtual int ImageIndex { get; set; }
<RelatedImageList("ImageList")>
<TypeConverter(GetType(ImageIndexConverter))>
Public Overridable Property ImageIndex As Integer