Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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