AbstractModelBase..::..ErrorsChanged Event

Raised when the errors collection has changed.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public event Nullable<EventHandler<DataErrorsChangedEventArgs>> ErrorsChanged
Public Event ErrorsChanged As Nullable(Of EventHandler(Of DataErrorsChangedEventArgs))

Remarks


This may be fired even when no actual change has occurred.