| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleBackColor As Color | |
| C# | |
|---|---|
public virtual Color TitleBackColor {get; set;} | |
Property Value
ColorThe secondary background color is defined in the TitleBackColorTo property.
| dbicDayView | Send comments on this topic. |
| TitleBackColor Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TitleBackColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleBackColor As Color | |
| C# | |
|---|---|
public virtual Color TitleBackColor {get; set;} | |
The secondary background color is defined in the TitleBackColorTo property.