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

Gets or sets the foreground color of the time of the selected time segment.

Syntax

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

Property Value

Color

Requirements

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

See Also