TreeViewColumn.cellIsVisible

Returns TRUE if any of the cells packed into the tree_column are visible. For this to be meaningful, you must first initialize the cells with TreeView.columnCellSetCellData

class TreeViewColumn
bool
cellIsVisible
()

Return Value

Type: bool

TRUE, if any of the cells packed into the tree_column are currently visible