TreeView.getHeadersVisible

Returns true if the headers on the tree_view are visible.

More...
class TreeView
bool
getHeadersVisible
()

Return Value

Type: bool

Whether the headers are visible or not.

Detailed Description