Microsoft SDK for Java

DataGrid.getWrapCellPointer

Retrieves a boolean value that indicates whether the TAB, ENTER, and arrow keys can be used to wrap the current cell focus around rows and columns.

Syntax

public boolean getWrapCellPointer()

Return Value

Returns true if the current cell focus can wrap around rows or columns; otherwise, returns false. For more information, see setWrapCellPointer.

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