dbicDayView Send comments on this topic.
HeaderForeColor Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : HeaderForeColor Property

Gets or sets the fore color of the header.

Syntax

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

Property Value

Color

Requirements

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

See Also