DataFieldValidationErrorsChanged Event

Event that occurs when field errors have changed.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public event EventHandler<DataErrorsChangedEventArgs> ErrorsChanged

Value

EventHandlerDataErrorsChangedEventArgs

Implements

INotifyDataErrorInfoErrorsChanged

See Also