Expanded: Boolean
The Expanded property determines whether node children are displayed.
If the property is set to True, node children are displayed. By default this property is set to false, that is, the node is collapsed.
The example of property use is given in the TreeNode constructor description.
See also: