dbicDate Send comments on this topic.
DateBorder Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : DateBorder Property

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

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