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

Determines the border type used to place around the selected date in the calendar.

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