Skip to main content
All docs
V26.1
  • DragDropBehaviorProperties.SetEventsStorage(IComponent) Method

    For internal use.

    Namespace: DevExpress.Utils.DragDrop

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

    public override void SetEventsStorage(
        IComponent eventsStorage
    )

    Parameters

    Name Type Description
    eventsStorage IComponent

    For internal use.

    See Also