JiwaGrid..::..JiwaGrid_RowDragMove Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void JiwaGrid_RowDragMove(
	Object sender,
	DragMoveEventArgs e
)
Public Sub JiwaGrid_RowDragMove ( _
	sender As Object, _
	e As DragMoveEventArgs _
)
public:
void JiwaGrid_RowDragMove(
	Object^ sender, 
	DragMoveEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: DragMoveEventArgs