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

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

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also