BetterListViewItem.ImageKey Property
key specifying item image in the ImageList set to String.Empty, if not defined
[Description(Description=""Key specifying image for the item in ImageList; set to String.Empty, if not defin" +
"ed"")]
[DefaultValue(Value="")]
[Category(Category=""Appearance"")]
public override
string ImageKey { public get; public set; }
See Also
BetterListViewItem Class | ComponentOwl.BetterThumbnailBrowser Namespace