Version

TreeExitEditingEventArgs Class Members

The following tables list the members exposed by TreeExitEditingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyEditingCanceledGets if the editing was canceled by the user.  
Public PropertyEditorGets the editor that is being displayed in the XamDataTreeNode  
Public PropertyNewValueGets the new value that was entered into the editor.  
Public PropertyNodeThe XamDataTreeNode that was modified. (Inherited from Infragistics.Controls.Menus.CancellableNodeEventArgs)
See Also