public DateTime? SelectedDate { get; set; }Public Property SelectedDate As DateTime?
Get
Setmember SelectedDate : Nullable<DateTime> with get, set| ArgumentOutOfRangeException | The specified date is not in the range defined by DisplayDateStart and DisplayDateEnd, or the specified date is in the BlackoutDates collection. |