AfterDropNodeEventArgs Properties
Contains data for the AfterDropNode event.
Name | Description |
---|---|
Destination |
Gets a parent node that owns the dropped node. |
Is |
Gets whether the user copied or moved a node. |
Is |
Gets whether a node was copied or moved to another node (position). |
Node | Gets a node that the user has dropped. |
See Also