Overview | Methods | Fields | This Package | All Packages
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