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

Determines the thickness of the bottom line for the dates in the control.

Syntax

Visual Basic (Declaration) 
Public Property DateBottomLineWidth As Integer
C# 
public int DateBottomLineWidth {get; set;}

Property Value

Integer

Remarks

DateBottomLine Property must be set to True.

Requirements

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

See Also