DragDropManager

Effortlessly add drag-and-drop operations anywhere with ComponentOne DragDropManager™ for Silverlight. The C1DragDropManager class provides a visually appealing drag-and-drop UI with custom drag sourcing and drop targeting.

Features

  • Total Control of the Drag-and-drop Behavior

    DragDropManager has an extensive set of methods and events that allow you to control the entire drag-and-drop process.

  • Simple Implementation

    DragDropManager provides helper methods that simplify the process of adding drag-and-drop functionality to your applications. Just register some elements as drag sources and some as drop targets, and then handle the DragDrop event to move or copy the elements to their new location.

  • Scrolling Support

    Dragging objects near the edges of a scrollable target causes it to scroll automatically, allowing end-users to drop elements exactly where they want in a single operation.

  • Customization

    DragDropManager exposes properties that allow you to completely customize the appearance and behavior of drag-and-drop operations.