Selects the given dates.
This method will only work if the calendar supports the MultipleRange selection mode.
calendar.SelectDates(dates)
calendar.SelectDates(dates)
| Variable | Description |
|---|---|
| dates | The dates to select. List(Of DateTime?). |