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

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

Syntax

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

Property Value

Color

Requirements

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

See Also