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

Gets or sets the foreground color of the time.

Syntax

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

Property Value

Color

Requirements

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

See Also