GrapeCity.Win.MultiRow Namespace > ListLabelCell Class : BulletImage Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the image to display for each bullet.")> <LocalizableAttribute(True)> <SRCategoryAttribute("Appearance")> Public Overridable Property BulletImage As Image
Dim instance As ListLabelCell Dim value As Image instance.BulletImage = value value = instance.BulletImage
[DefaultValue()] [SRDescription("Indicates the image to display for each bullet.")] [Localizable(true)] [SRCategory("Appearance")] public virtual Image BulletImage {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2