ValidationProviderErrorsInViewChanged Event

Occurs when view validation errors have changed for a property.

Definition

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

Value

EventHandlerDataErrorsChangedEventArgs

See Also