C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / SelectedDate Property

In This Topic
SelectedDate Property (C1EventsCalendar)
In This Topic
The selected date.
Syntax
'Declaration
 
Public Property SelectedDate As System.Date
 

Property Value

A System.DateTime that represents the selected date.
See Also