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

Determines the secondary background color of the date header for each date.

Syntax

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

Property Value

Color

Requirements

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

See Also