| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorTo As Color | |
| C# | |
|---|---|
public virtual Color BackColorTo {get; set;} | |
Property Value
A Color valueThis property is only visible when the FillType property is not equal to Solid. The primary background color is defined in the BackColor property.