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

Determines the color used to paint the text of the day headers in the calendar.

Syntax

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

Property Value

Color

Requirements

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

See Also