Version

UltraValidator Class Events

For a list of all members of this type, see UltraValidator members.

Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public EventValidatingOccurs when a control or embeddable editor is validated.  
Public EventValidationErrorOccurs when the validation of a control or embeddable editor fails.  
See Also