dbicCalendar Send comments on this topic.
TitleBackColorTo Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TitleBackColorTo Property

Gets or sets the secondary background color for the title section in the control.

Syntax

Visual Basic (Declaration) 
Public Property TitleBackColorTo As Color
C# 
public Color TitleBackColorTo {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also