Share via


6.17 CalendarSelectionModeSyntax (4)

[values]

MultipleRange

Multiple non-contiguous ranges of dates can be selected. Use the SelectedDates property to retrieve the selected dates.

None

No selections are allowed.

SingleDate

A single date can be selected. Use the SelectedDate property to retrieve the selected date.

SingleRange

A single range of dates can be selected. Use the SelectedDates property to retrieve the selected dates.