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

Gets or sets the background color of a specific time.

Syntax

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

Property Value

Color

Requirements

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

See Also