DateRange Property (ICalendarBase)
The range of dates selected in this calendar.
Remarks
- Supported only for month calendar controls in multi-selection mode. - If a single date is selected, both DateRange.StartDate and DateRange.EndDate are the selected date.

C# Syntax

DateRange DateRange {get;}