HasError Property
Gets a value indicating whether the binding value represents either a binding or data validation error.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool HasError { get; }
Public ReadOnly Property HasError As Boolean
Get
member HasError : bool with get