CalendarDatePickerDateValidationErrorEventArgsException Property
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
member Exception : Exception with get
Property Value
Exception
The exception associated with the validation failure.