Retrieves a boolean value indicating whether the nodes in the tree view control are sorted alphabetically.
public boolean getSorted()
Returns true if the nodes are sorted alphabetically; otherwise, returns false.
See Also setSorted