KaxTreeNodeDragDropEventArgs Properties |
The KaxTreeNodeDragDropEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DestDragNode |
Gets the destination node.
|
![]() |
DraggedNodes |
Gets all source (dragged) nodes.
|
![]() |
DropPosition |
Gets or sets the position at which the user drops the source node(s) with regards to the destination nodes.
|
![]() |
HtmlElementID |
Gets or sets the ID of the HTML element on which the source node(s) is dropped.
|
![]() |
SourceDragNode |
Gets the source (dragged) node.
|