GrapeCity.Win.MultiRow Namespace > CellNoteStyle Class : BackgroundImageLayout Property |
<DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the position of the image on the CellNote.")> Public Property BackgroundImageLayout As MultiRowImageLayout
Dim instance As CellNoteStyle Dim value As MultiRowImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
[DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] [SRCategory("Appearance")] [SRDescription("Indicates the position of the image on the CellNote.")] public MultiRowImageLayout BackgroundImageLayout {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the MultiRowImageLayout 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