Back to Devexpress

BeforeDropNodeEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-beforedropnodeeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

BeforeDropNodeEventArgs Properties

Contains data for the BeforeDropNode event.

NameDescription
CancelGets or sets a value that specifies whether to cancel the action.
DestinationIndexGets the position of the node among the child nodes of the parent node after drop.
DestinationNodeGets a parent node that owns the dropped node.
IsCopyGets whether the user copied or moved a node.
SourceNodeGets a node that the user is about to drop.

See Also

BeforeDropNodeEventArgs Class

BeforeDropNodeEventArgs Members

DevExpress.XtraTreeList Namespace