Microsoft SDK for Java

DataGrid.makeCurrentCellVisible

Scrolls the grid to bring the current cell completely into view.

Syntax

public void makeCurrentCellVisible()

Remarks

To determine whether that current cell is already visible, call getCurrentCellVisible.

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