Moves the data specified in the DragDropContentEventArgs.Content property to the DragContentEventArgs.TargetRow and DragDropContentEventArgs.TargetPosition.

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public void DoMove()
Visual Basic
Public Sub DoMove
Visual C++
public:
void DoMove()
F#
member DoMove : unit -> unit 

See Also