GrapeCity.Win.MultiRow Namespace > NewRowAlternateText Class : TextAlignment Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the alignment of the new row alternate text in the new row.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property TextAlignment As ContentAlignment
Dim instance As NewRowAlternateText Dim value As ContentAlignment instance.TextAlignment = value value = instance.TextAlignment
[DefaultValue()] [SRDescription("Indicates the alignment of the new row alternate text in the new row.")] [RefreshProperties(RefreshProperties.Repaint)] public ContentAlignment TextAlignment {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of System.Drawing.ContentAlignment 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