Version

BeforeCellExitEditModeEventArgs Class Properties

For a list of all members of this type, see BeforeCellExitEditModeEventArgs members.

Public Properties
 NameDescription
Public PropertyApplyChangesGets/sets whether changes made by the end user during the edit mode session are saved or discarded.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellReturns the UltraTreeNodeCell object for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs)
Public PropertyColumnReturns the UltraTreeNodeColumn for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs)
Public PropertyNodeReturns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs)
See Also