Click or drag to resize

Grid.ActivateCell Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD ActivateCell(
	nRow AS LONG,
	nCol AS LONG
) AS VOID
Request Example View Source

Parameters

nRow
Type: Long
nCol
Type: Long
See Also