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

Gets or sets the secondary background color for the header section in a monthly display.

Syntax

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

Property Value

Color

Requirements

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

See Also