The following tables list the members exposed by BeforeCellExitEditModeEventArgs.
| Name | Description | |
|---|---|---|
![]() | BeforeCellExitEditModeEventArgs Constructor | Creates a new instance of the BeforeCellExitEditModeEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | ApplyChanges | Gets/sets whether changes made by the end user during the edit mode session are saved or discarded. |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Cell | Returns the UltraTreeNodeCell object for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |
![]() | Column | Returns the UltraTreeNodeColumn for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |
![]() | Node | Returns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |