CalendarDatePickerDateValidationError 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) Version: 11.3.999
public event EventHandler<CalendarDatePickerDateValidationErrorEventArgs> DateValidationError

Value

EventHandlerCalendarDatePickerDateValidationErrorEventArgs

See Also