Back to Devexpress

BeforeDragNodeEventArgs Properties

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

latest1.1 KB
Original Source

BeforeDragNodeEventArgs Properties

Provides data for the TreeList.BeforeDragNode event.

NameDescription
CanDragGets or sets a value indicating whether a Tree List node can be dragged.
NodeGets the current Tree List node. Inherited from NodeEventArgs.
NodesGets the list of nodes that are about to be dragged.
PreviewImageGets or sets the image displayed near the mouse cursor during a drag-and-drop operation.

See Also

BeforeDragNodeEventArgs Class

BeforeDragNodeEventArgs Members

DevExpress.XtraTreeList Namespace