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

Determines the bottom line color for the dates in the control.

Syntax

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

Property Value

Color

Remarks

DateBottomLine Property must be set to True.

Requirements

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

See Also