Puffeltje
2025-08-07T20:13:13Z
In the tree structure, I give the end user the option to hide or show certain nodes. This hiding or showing must apply to all subnodes and subitems below the selected node. Currently, I'm going through the entire tree line by line to determine whether an item should be shown or hidden.

Is there a way to hide or show a node and all its subitems with a single command?
Igor/10Tec
2025-08-08T14:26:49Z
There is no built-in property or method for that.