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

Gets or sets the type of border to place around the selected date.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also