Version

BeforeCutEventArgs Class Members

The following tables list the members exposed by BeforeCutEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeCutEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNodesThe collection of nodes that to be operated on. (read-only) (Inherited from Infragistics.Win.UltraWinTree.CancelableNodesEventArgs)
See Also