[]
        
(Showing Draft Content)

C1.Framework.C1BitmapIcon.ImageKey

ImageKey Property

ImageKey

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

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