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

Determines the border type used to place around the selected date(s).

Syntax

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

Property Value

enumSelectType

Requirements

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

See Also