AfterDropNodeEventArgs.DestinationNode Property
Gets a parent node that owns the dropped node.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeListNode | The parent node. |
See Also