I have a real simple treeview, which is working just fine. But I struggle to get font-size adjusted, either for the whole tree or any individual leaf. The documentation states thet -Style works, but I have yet to get it to do so. For font-size I have tried ‘48px’, ‘x-large’, ‘80%’, etc., and no luck. Am I using the wrong syntax? Has anyone managed style properties in a treeview?
Hi, @adam. Thanks for this. Is there a way (I probably didn’t explain well) to modify style for different levels? For example, bold or larger font for Pre-Project and Project Kick-Off, and then smaller for the subs? Or is that style going to be global to the whole tree?