Version

AfterPasteEventArgs Class Members

The following tables list the members exposed by AfterPasteEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterPasteEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyNodesThe collection of nodes that were operated on. (read-only) (Inherited from Infragistics.Win.UltraWinTree.NodesEventArgs)
Public PropertySelectPastedNodesDetermines if the pasted nodes will be automatically selected.  
See Also