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

Gets or sets the color of the header text in a monthly display.

Syntax

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

Property Value

Color

Requirements

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

See Also