Skip to main content
All docs
V26.1
  • DragDropManager Class

    Represents the Drag-and-Drop Behavior manager.

    Namespace: DevExpress.Utils.DragDrop

    Assembly: DevExpress.Utils.v26.1.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    public class DragDropManager :
        IDragDropListener,
        IDisposable

    The following members return DragDropManager objects:

    Inheritance

    Object
    DragDropManager
    See Also