DevExpress.Utils.DragDrop Namespace
The namespace contains types that support the Drag-and-Drop Behavior.
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Classes
Name | Description |
---|---|
Begin |
Provides data for the Begin |
Drag |
Represents the Drag-and-Drop Behavior that can be attached to a data control to allow users to move/reorder data elements with the mouse. |
Drag |
Represents a base class for the Drag-and-Drop Behavior. |
Drag |
Contains the Drag-and-Drop Behavior options. |
Drag |
Provides data for the Drag |
Drag |
Provides access to a control’s Drag-and-Drop Behavior events. |
Drag |
Represents the Drag-and-Drop Behavior manager. |
Drag |
Provides data for the Drag |
Drag |
Provides data for the Drag |
Drag |
Provides data for the Drag |
Drag |
Provides basic data for the Drag |
DXDefault |
Allows you to invoke or suppress actions the attached control performs on a particular drag-and-drop operation stage. |
DXDrag |
Represents a base class for drag-and-drop event arguments. |
Query |
Provides data for the Drag |
#Enums
Name | Description |
---|---|
Drag |
Enumerates actions available in a drag-and-drop operation. |
Drag |
Enumerates states that specify pressed keyboard keys and mouse buttons. |
Insert |
Enumerates types that specify how to drop dragged data elements based on the mouse pointer’s position. |
Preview |
Enumerates modes that specify whether to show a preview of dragged elements next to the mouse pointer. |