ActivateCell Method

Activates a cell in a Grid control.

Grid.ActivateCell(nRow, nCol)

Parameters

  • nRow, nCol
    Specifies the row and the column that contain the active cell.

See Also

ActiveColumn Property | ActiveRow Property | GridHitTest Method

Applies To: Grid Control