BeforeMoveRow Event

Fired before a row is moved by dragging on the ExplorerBar or using the DragRow method.

Syntax

Private Sub VSFlexGrid_BeforeMoveRow( ByVal Row As Long, Position As Long)

See Also

VSFlexGrid Control