GrapeCity.Win.MultiRow Namespace > Section Class : BackgroundImageLayout Property |
<LocalizableAttribute(True)> <FeatureAttribute(Name="Section", Version="V5.0")> <DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the background image layout used for the Section.")> Public Property BackgroundImageLayout As ImageLayout
Dim instance As Section Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
[Localizable(true)] [Feature(Name="Section", Version="V5.0")] [DefaultValue()] [SRCategory("Appearance")] [SRDescription("Indicates the background image layout used for the Section.")] public ImageLayout BackgroundImageLayout {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the System.Windows.Forms.ImageLayout values. |
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