GrapeCity.Win.MultiRow Namespace > GradientEffect Structure : Style Property |
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> Public Property Style As GradientStyle
Dim instance As GradientEffect Dim value As GradientStyle instance.Style = value value = instance.Style
[RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] public GradientStyle Style {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not defined in GradientStyle. |
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