DataGrid REALbasic Plugin

DataGrid.MoveSelectionLeft Method

This method is used to move the selection cursor to left.

MoveSelectionLeft()

Parameters

Remarks

This method is the same method as is internally called when the Left Arrow key is pressed.

See Also

DataGrid Control