Skip to main content
All docs
V25.1
  • DragDropBehaviorProperties.CreateEventsStorage() Method

    Returns a new DragDropEvents class instance. For internal use.

    Namespace: DevExpress.Utils.DragDrop

    Assembly: DevExpress.Utils.v25.1.dll

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

    Declaration

    public override IComponent CreateEventsStorage()

    Returns

    Type Description
    IComponent

    For internal use.

    See Also