BeforeDragNodeEventArgs.CanDrag Property
Gets or sets a value indicating whether a Tree List node can be dragged.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a Tree List node can be dragged; otherwise, false. |
See Also