TreeListNodeDragEventArgs Class
Provides data for the ASPxTreeList.ProcessDragNode event.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
To learn more, see Drag and Drop.
Inheritance
Object
EventArgs
TreeListNodeEventArgs
TreeListNodeCancelEventArgs
TreeListNodeDragEventArgs
See Also