Class ValidationErrorEventArgs
Provides information for the System.Windows.Controls.Validation.Error attached event.
Inheritance
System.Object
System.EventArgs
ValidationErrorEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Diagrams
Assembly: Telerik.WinControls.RadDiagram.dll
Syntax
public class ValidationErrorEventArgs : EventArgs
Constructors
ValidationErrorEventArgs()
Declaration
public ValidationErrorEventArgs()