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

Determines the type of dbi.enumBorderType to place around each date header.

Syntax

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

Property Value

dbi.enumBorderType

Requirements

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

See Also