Microsoft SDK for Java

EnterAction Fields

Fields Description
COLUMNNAVIGATION Specifies that the ENTER key will move focus to the cell in the next column, within the same row.
NONE Specifies that the ENTER key cannot be used to move the current cell focus within the grid.
ROWNAVIGATION Specifies that the ENTER key will move focus to the cell in the next row, within the same column.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.