GrapeCity.Win.MultiRow Namespace > ThreeStateIconNotify Class : IconAlignment Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the icon alignment.")> Public Property IconAlignment As ContentAlignment
Dim instance As ThreeStateIconNotify Dim value As ContentAlignment instance.IconAlignment = value value = instance.IconAlignment
[DefaultValue()] [SRDescription("Indicates the icon alignment.")] public ContentAlignment IconAlignment {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not a valid System.Drawing.ContentAlignment 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