The following tables list the members exposed by BeforePasteEventArgs.
Name | Description | |
---|---|---|
![]() | BeforePasteEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Index | The index where the pasted nodes will be inserted. |
![]() | Nodes | The collection of nodes that to be operated on. (read-only) (Inherited from Infragistics.Win.UltraWinTree.CancelableNodesEventArgs) |
![]() | ParentNode | The new parent of the Nodes to be pasted. |