I have treeview with 3 nodes with some child nodes.
Node1 - (Node11, Node12)
Node2 - (Node21, Node22, Node23)
Node3
Node1 and Node2 has child nodes but Node3.
How to set font=bold for root node without child node?
I want to set font=bold for all root nodes.