dbicDropDate Send comments on this topic.
DateBorder Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : DateBorder Property

Gets or sets the type of border to place around the dates in dbiCalendar.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also