Back to Devexpress

Drag and Drop

windowsforms-486-controls-and-libraries-vertical-grid-drag-and-drop.md

latest853 B
Original Source

Drag and Drop

  • Jan 23, 2019
  • 2 minutes to read

Enabling end-users to perform drag and drop operations within or between controls can significantly increase the usability of your application. The vertical grid controls (VGridControl and PropertyGridControl) also support drag and drop. You can allow end-users to perform any drag and drop operations either within a grid control or between the grid and external controls.

The list below enumerates the types of drag and drop operations that can be implemented when using a vertical grid and points to topics that contain detailed information about each type.

  • Automatic row dragging.

  • Manual row dragging using the vertical grid control’s events.

  • OLE Drag and Drop.