CustomizeNewNodeFromOuterDataEventArgs.SourceNode Property
Gets the node (from another TreeList control) being dragged.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeListNode | The node (from another TreeList control) being dragged. |
See Also