[]
Gets or sets the currently selected dates.
public IEnumerable<DateTime> SelectedDates { get; set; }
Public Property SelectedDates As IEnumerable(Of Date)