| Visual Basic (Declaration) | |
|---|---|
Public Property BackColorTo As Color | |
| C# | |
|---|---|
public Color BackColorTo {get; set;} | |
Property Value
A System.Drawing.Color value.This property is only applicable when FillType is not equal to Solid. The primary background color is defined by the BackColor property.