Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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