dbicMonth Send comments on this topic.
DateBorderColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DateBorderColor Property

Determines the border color of each date in the calendar.

Syntax

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

Property Value

Color

Requirements

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

See Also