LeaveCell

This event occurs immediately before the currently active cell changes to a different cell.

Syntax

Private Sub grid_LeaveCell( )

Parameters

grid
Object expression that evaluates to a Grid control.

Remarks

The LeaveCell event does not occur when the focus moves to a different control.