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

Determines whether a bottom line will be displayed for the dates in the control.

Syntax

Visual Basic (Declaration) 
Public Property DateBottomLine As Boolean
C# 
public bool DateBottomLine {get; set;}

Property Value

Boolean

Requirements

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

See Also