Skip to content

MoveToFirstEnterableColumn - cCJGrid

Attempts to move to the first enterable column in the SelectedRow

Type: Procedure

Syntax

Procedure MoveToFirstEnterableColumn

Call Example

Send MoveToFirstEnterableColumn

Description

MoveToFirstEnterableColumn attempts to move to the first enterable column in the SelectedRow. It does this by calling FirstEnterableColumn and passing this object to MoveToColumnObject.