Skip to main content

Exception Property

Gets the initial exception associated with the DateValidationError event.

Definition

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

public Exception Exception { get; }

Property Value

Exception
The exception associated with the validation failure.

See Also

Reference

CalendarDatePickerDateValidationErrorEventArgs Class
Avalonia.Controls Namespace