AfterMoveRow Event

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

Syntax

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

See Also

VSFlexGrid Control