DataGrid REALbasic Plugin

DataGrid.MoveSelectionUp Method

This method is used to move the selection cursor up.

MoveSelectionUp()

Parameters

Remarks

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

See Also

DataGrid Control