dbicMonth Send comments on this topic.
HeaderForeColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : HeaderForeColor Property

Gets or sets the fore color of the header section.

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