The following tables list the members exposed by TreeExitEditingEventArgs.
Name | Description | |
---|---|---|
![]() | TreeExitEditingEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![]() | EditingCanceled | Gets if the editing was canceled by the user. |
![]() | Editor | Gets the editor that is being displayed in the XamDataTreeNode |
![]() | NewValue | Gets the new value that was entered into the editor. |
![]() | Node | The XamDataTreeNode that was modified. (Inherited from Infragistics.Controls.Menus.CancellableNodeEventArgs) |