RTreeView.HeadersVisible


public property HeadersVisible

Prototype:

Read/Write property HeadersVisible[=true|false]

Description:

If true (default) the tree view column headers are visible; if set to false, are hidden (the tree view displaying only the items.

Return value:

Returns true if the column headers are visible, false otherwise.