MoveToLastEnterableColumn - cCJGrid
Attempts to move to the last enterable column in the SelectedRow
Type: Procedure
Syntax
Procedure MoveToLastEnterableColumn
Call Example
Send MoveToLastEnterableColumn
Description
MoveToLastEnterableColumn attempts to move to the last enterable column in the SelectedRow. It does this by calling LastEnterableColumn and passing this object to MoveToColumnObject.