| Visual Basic (Declaration) | |
|---|---|
Public Property BackColorTo As Color | |
| C# | |
|---|---|
public Color BackColorTo {get; set;} | |
This property value is of type Color, indicating the secondary background color of the day format. This property will only be visible if FillType is not equal to Solid. The primary background color is defined in the BackColor property.