GrapeCity.Win.MultiRow Namespace : GradientDirection Enumeration |
<FeatureAttribute(Name="LookAndFeel", Version="v5.0")> Public Enum GradientDirection Inherits System.Enum
Dim instance As GradientDirection
[Feature(Name="LookAndFeel", Version="v5.0")] public enum GradientDirection : System.Enum
Member | Description |
---|---|
Backward | Specifies several colors' gradient direction from the end point to the start point of the rendering path. |
Center | Specifies several colors' gradient direction from the center to the end points of the rendering path. |
Forward | Specifies several colors' gradient direction from the start point to the end point of the rendering path. |
Inherit | Specifies the property is not set and gets the value from the parent. |
Side | Specifies several colors' gradient direction from the end points to the center of the rendering path. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.GradientDirection
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