dbicDropDate Send comments on this topic.
TitleBackColorTo Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : TitleBackColorTo Property

Determines the secondary background color used for the title of the calendar.

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