Microsoft SDK for Java

TreeNode.isExpanded

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

Syntax

public boolean isExpanded()

Return Value

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.