DataFieldValidationHasErrors Property

Indicates if the field has errors in view or rules.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool HasErrors { get; }

Property Value

Boolean

Implements

INotifyDataErrorInfoHasErrors

See Also