Back to Devexpress

DragDropManager.Default Property

windowsforms-devexpress-dot-utils-dot-dragdrop-dot-dragdropmanager-ed9f6f67.md

latest1.3 KB
Original Source

DragDropManager.Default Property

Provides access to the default 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 static DragDropManager Default { get; }
vb
Public Shared ReadOnly Property [Default] As DragDropManager

Property Value

TypeDescription
DragDropManager

A DragDropManager object that is the default Drag-and-Drop Behavior manager.

|

See Also

DragDropManager Class

DragDropManager Members

DevExpress.Utils.DragDrop Namespace