Summary
Gets or sets a value indicating whether
Exception
should be thrown.
- Namespace
- Avalonia
.Controls - Containing Type
- Calendar
Date Picker Date Validation Error Event Args
Syntax
public bool ThrowException { get; set; }
Value
Type | Description |
---|---|
bool | True if the exception should be thrown; otherwise, false. |