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

Gets or sets the foreground color of the title section.

Syntax

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

Property Value

Color

Requirements

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

See Also