EventsCalendar for ASP.NET Web Forms
SelectedDates Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : SelectedDates Property
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
public System.Web.UI.WebControls.SelectedDatesCollection SelectedDates {get;}
See Also

Reference

C1EventsCalendar Class
C1EventsCalendar Members