Skip to main content

DateValidationError Event

Occurs when Text is assigned a value that cannot be interpreted as a date.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<CalendarDatePickerDateValidationErrorEventArgs> DateValidationError

Value

EventHandler(CalendarDatePickerDateValidationErrorEventArgs)

See Also

Reference

CalendarDatePicker Class
Avalonia.Controls Namespace