TreeNode.isVisible

Overview | Methods | This Package | All Packages

TreeNode.isVisible

Retrieves a boolean value indicating whether this node is currently visible in the tree view control.

Syntax

public boolean isVisible()

Return Value

Returns true if this node is currently visible; otherwise, returns false.