AfterRowColChange Event
| Visual FoxPro 9.0 SP2 |
| AfterRowColChange Event |
| See Also |
|
Occurs when the user moves to another row or column in the Grid, after the new cell gets the focus, and after the When event of the object in the new row or column. The AfterRowColChange event doesn't fire unless the When event of the object in the new row or column returns true (.T.).
PROCEDURE Grid.AfterRowColChange LPARAMETERS nColIndex |
Parameters
- nColIndex
-
Returns the index of the newly selected row or column.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08