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

Determines the Color of the text within each date header.

Syntax

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

Property Value

Color

Requirements

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

See Also