The following tables list the members exposed by NodeValidationErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | NodeValidationErrorEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | Handled | Gets/sets whether the event is handled. If true, then the XamDataTreeNode will treat the validation as if it had passed. |
![]() | Node | The XamDataTreeNode that was modified. (Inherited from Infragistics.Controls.Menus.NodeEventArgs) |
![]() | ValidationErrorEventArgs | The actual ValidationErrorEventArgs. |