Overview | Methods | This Package | All Packages
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