DragDropEventArgs Class
In This Article
Provides data for the DragDrop event.
Namespace: DevExpress.Utils.DragDrop
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public class DragDropEventArgs :
DragOverEventArgsBase
#Inheritance
See Also