[]
Occurs when text entered into the DatePicker cannot be parsed or the Date is not valid to be selected.
public event EventHandler<DatePickerDateValidationErrorEventArgs> DateValidationError
| Type | Description |
|---|---|
| EventHandler<DatePickerDateValidationErrorEventArgs> | Occurs when text entered into the DatePicker cannot be parsed or the Date is not valid to be selected. |