Back to Devexpress

DragDropBehaviorProperties Class

windowsforms-devexpress-dot-utils-dot-dragdrop-34655e9b.md

latest1.4 KB
Original Source

DragDropBehaviorProperties Class

Contains the Drag-and-Drop Behavior options.

Namespace : DevExpress.Utils.DragDrop

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public class DragDropBehaviorProperties :
    BehaviorPropertiesWithEvents,
    IDragDropBehaviorProperties
vb
Public Class DragDropBehaviorProperties
    Inherits BehaviorPropertiesWithEvents
    Implements IDragDropBehaviorProperties

Inheritance

Object DevExpress.Utils.Base.BaseObject DevExpress.Utils.Base.BaseProperties DevExpress.Utils.Behaviors.BehaviorProperties DevExpress.Utils.Behaviors.BehaviorPropertiesWithEvents DragDropBehaviorProperties

See Also

DragDropBehaviorProperties Members

DevExpress.Utils.DragDrop Namespace