Microsoft SDK for Java

TreeView.getSorted

Retrieves a boolean value indicating whether the nodes in the tree view control are sorted alphabetically.

Syntax

public boolean getSorted()

Return Value

Returns true if the nodes are sorted alphabetically; otherwise, returns false.

See Also   setSorted

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