VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Events > AfterMoveRow Event |
Fired after a row is moved by dragging on the ExplorerBar or using the DragRow method.
Private Sub VSFlexGrid_AfterMoveRow( ByVal Row As Long, Position As Long)