sortChildren( )
Sorts child tree items.
Syntax
<oRef>.sortChildren( )
<oRef>
The tree object whose children to sort.
Property of
TreeItem, TreeView
Description
sortChildren( ) sorts the child tree items of a tree view or tree item according to the text labels of the tree items. The sort is not case-sensitive and goes one level deep only.