Version

AfterCellExitEditModeEventArgs Class Members

The following tables list the members exposed by AfterCellExitEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterCellExitEditModeEventArgs ConstructorCreates a new instance of the AfterCellExitEditModeEventArgs class.  
Public Properties
 NameDescription
Public PropertyCellReturns the UltraTreeNodeCell object for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs)
Public PropertyColumnReturns the UltraTreeNodeColumn for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs)
Public PropertyNodeReturns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs)
See Also