Version 24.2 (latest)

CancelableCellEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellReturns the UltraTreeNodeCell object for which this instance was created.  
Public PropertyColumnReturns the UltraTreeNodeColumn for which this instance was created.  
Public PropertyNodeReturns the UltraTreeNode for which this instance was created.  
See Also