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

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

Syntax

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

Property Value

Color

Requirements

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

See Also