ErrorsProperty Field
Defines the DataValidationErrors.Errors attached property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<IEnumerable<Object>?> ErrorsProperty
Public Shared ReadOnly ErrorsProperty As AttachedProperty(Of IEnumerable(Of Object))
static val ErrorsProperty: AttachedProperty<IEnumerable<Object>>
Field Value
AttachedProperty(IEnumerable(Object))