Version

NodeValidationErrorEventArgs Class Members

The following tables list the members exposed by NodeValidationErrorEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyHandledGets/sets whether the event is handled. If true, then the XamDataTreeNode will treat the validation as if it had passed.  
Public PropertyNodeThe XamDataTreeNode that was modified. (Inherited from Infragistics.Controls.Menus.NodeEventArgs)
Public PropertyValidationErrorEventArgsThe actual ValidationErrorEventArgs.  
See Also