Spread WinForms 15
Spread Windows Forms 15.0 Product Documentation / Developer's Guide / Customizing Interaction in Cells / Using Drag Operations to Fill Cells / Filling Cells with Drag and Move
In This Topic
Filling Cells with Drag and Move
In This Topic

You can drag and move entire rows or columns of cells within a given sheet.

For more information, refer to the Moving Rows or Columns.

For more information on event arguments, refer to DragMoveEventArgs and DragMoveCompletedEventArgs.

See Also