Retrieves the current column in the grid.
public Column getCurrentColumn()
Returns a Column object that represents the current column in the grid. If no column is current, null is returned.
See Also setCurrentColumn