'Declaration
Protected Overridable Sub OnRowDragMove( _ ByVal e As DragMoveEventArgs _ )
'Usage
Dim instance As FpSpread Dim e As DragMoveEventArgs instance.OnRowDragMove(e)
protected virtual void OnRowDragMove( DragMoveEventArgs e )
Parameters
- e
- DragMoveEventArgs object that contains the event data