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

In This Topic
SelectedDates Property (C1EventsCalendar)
In This Topic
Collection of DateTime objects that represent the selected dates on the C1EventsCalendar control for the DayView.
Syntax
'Declaration
 
Public ReadOnly Property SelectedDates As System.Web.UI.WebControls.SelectedDatesCollection
 
See Also