'Declaration Public Property SelectedDate As System.Nullable(Of Date)
public System.Nullable<DateTime> SelectedDate {get; set;}
'Declaration Public Property SelectedDate As System.Nullable(Of Date)
public System.Nullable<DateTime> SelectedDate {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | The specified date is not in the range defined by DisplayDateStart and DisplayDateEnd. |