[]
Gets or sets an array of selected dates.
[C1Category("Misc")]
[Browsable(false)]
[C1Description("Calendar.SelectedDates", "An array of selected dates.")]
public DateTime[] SelectedDates { get; set; }
<C1Category("Misc")>
<Browsable(False)>
<C1Description("Calendar.SelectedDates", "An array of selected dates.")>
Public Property SelectedDates As Date()