GrapeCity.Win.MultiRow Namespace > Section Class : BackgroundImage Property |
<SRDescriptionAttribute("Indicates the background image of the Section.")> <FeatureAttribute(Name="Section", Version="V5.0")> <LocalizableAttribute(True)> <SRCategoryAttribute("Appearance")> <DefaultValueAttribute()> Public Property BackgroundImage As Image
Dim instance As Section Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
[SRDescription("Indicates the background image of the Section.")] [Feature(Name="Section", Version="V5.0")] [Localizable(true)] [SRCategory("Appearance")] [DefaultValue()] public Image BackgroundImage {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