dbicCalendar Send comments on this topic.
SelectedType Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : SelectedType Property

Determines how the selected date in the control will be highlighted.

Syntax

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

Property Value

enumSelectedType

Requirements

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

See Also