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

Determines the border color around the headers.

Syntax

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

Property Value

Color

Requirements

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

See Also