Back to Devexpress

DragDropManager Class

windowsforms-devexpress-dot-utils-dot-dragdrop-360b598c.md

latest1.3 KB
Original Source

DragDropManager Class

Represents the Drag-and-Drop Behavior manager.

Namespace : DevExpress.Utils.DragDrop

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public class DragDropManager :
    IDragDropListener,
    IDisposable
vb
Public Class DragDropManager
    Implements IDragDropListener,
               IDisposable

The following members return DragDropManager objects:

Inheritance

Object DragDropManager

See Also

DragDropManager Members

DevExpress.Utils.DragDrop Namespace