Gets or sets the secondary background color of the contol for gradient fills.
| Visual Basic (Declaration) | |
|---|---|
Public Property BackColorTo As Color | |
| C# | |
|---|---|
public Color BackColorTo {get; set;} | |
Property Value
ColorThis property is only valid when the BackFillType is not set to "Solid".