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

Determines the border Color of the today date in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also