dbicDate Send comments on this topic.
HeaderForeColor Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : HeaderForeColor Property

Gets or sets the text color of the header section in the control.

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