dbicCalendar Send comments on this topic.
TodayHeaderBorderColor Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TodayHeaderBorderColor Property

Determines the border Color around the today date header in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also