Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the column is visible (meaning it can be scrolled into view).
Syntax
public boolean getVisible()
Return Value
Returns true if the column can be scrolled into view; otherwise, returns false.
See Also setVisible