Microsoft SDK for Java

DataGrid.getLeftColumn

Retrieves the index of the leftmost visible column in the grid.

Syntax

public int getLeftColumn()

Return Value

Returns the zero-based index of the leftmost visible column.

Remarks

The value of the leftColumn property is undefined while the user is scrolling the grid.

See Also   setLeftColumn, getFirstRow

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