CalendarDatePickerDateValidationErrorEventArgsThrowException Property
Gets or sets a value indicating whether
Exception
should be thrown.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ThrowException { get; set; }
Public Property ThrowException As Boolean
Get
Set
member ThrowException : bool with get, set
Property Value
Boolean
True if the exception should be thrown; otherwise, false.