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