BetterListViewItem.IsBold Property
      
     
    
       draw the item bold 
      
        [Category(Category=""Appearance"")]
        [DefaultValue(Value=False)]
        [DesignOnly(IsDesignOnly=True)]
        [Description(Description=""Draw the item bold"")]
public 
bool IsBold { public get; public set; }
 
      
      
      See Also
      
        BetterListViewItem Class | ComponentOwl.BetterThumbnailBrowser Namespace