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

Determines the color of the horizontal lines of a major time segments.

Syntax

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

Property Value

Color

Requirements

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

See Also