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