SelectedDates Property
The date values selected in this date picker.

C# Syntax

ReadOnlyCollection<DateTime> SelectedDates {get;}