Summary
Gets the error that occurred on the source, if any.
- Namespace
- Avalonia
.Data - Containing Type
- BindingNotification
Syntax
public Exception Error { get; set; }
Value
Type | Description |
---|---|
Exception |
public Exception Error { get; set; }
Type | Description |
---|---|
Exception |