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

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

Syntax

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

Property Value

Color

Requirements

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

See Also