GrapeCity.Win.MultiRow Namespace > CellStyle Class : TextImageRelation Property |
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRCategoryAttribute("Appearance")> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the relative text and image location in the cell.")> Public Property TextImageRelation As MultiRowTextImageRelation
Dim instance As CellStyle Dim value As MultiRowTextImageRelation instance.TextImageRelation = value value = instance.TextImageRelation
[RefreshProperties(RefreshProperties.Repaint)] [SRCategory("Appearance")] [DefaultValue()] [SRDescription("Indicates the relative text and image location in the cell.")] public MultiRowTextImageRelation TextImageRelation {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not a MultiRowTextImageRelation value. |
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