Microsoft SDK for Java

DataGrid.getCurrentColumn

Retrieves the current column in the grid.

Syntax

public Column getCurrentColumn()

Return Value

Returns a Column object that represents the current column in the grid. If no column is current, null is returned.

See Also   setCurrentColumn

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