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

Determines the type of enumBorderType to place around the today date in the control.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also