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

    Contains the Drag-and-Drop Behavior options.

    Namespace: DevExpress.Utils.DragDrop

    Assembly: DevExpress.Utils.v26.1.dll

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

    Declaration

    public class DragDropBehaviorProperties :
        BehaviorPropertiesWithEvents,
        IDragDropBehaviorProperties

    Inheritance

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