In This Topic
Gets or sets the secondary color (used when BackgroundBrushProvider.GradientMode is set to a value other than None).
Syntax
'Declaration
Public Property GradientColor As System.Drawing.Color
public System.Drawing.Color GradientColor {get; set;}
See Also