The C1TreeViewNodeDroppedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
CopyUsed |
Gets a value that indicates whether the copy method of C1TreeViewNode node has been used to perform the drop.
|
|
Handled |
Gets a value that indicates whether the dropped event has been managed from the outside.
|
|
Node |
C1TreeViewNode node associated to the event data.
(Inherited from C1TreeViewEventArgs.) |