Hi experts, Can we determine the "isBranch" property of a tree node in a function? I need to set this property according to XML node name. It would be nice if we can define a function like "labelFunction". However it seems not existing.
I don't want to translate my XML to new XML <node lable=... isBranch=......> How to set the property in runtime? Thanks.

