Hi EveryOne,
I have a question about the TreeView ExpandMode.
Currently, I set childNode.ExpandMode = TreeNodeExpandMode.WebService;
After Initialize the tree, and I click button. In the button event, I set some nodes of the tree expanded = true
My question is that Will these nodes are expanded or not?
Thanks.
I have a question about the TreeView ExpandMode.
Currently, I set childNode.ExpandMode = TreeNodeExpandMode.WebService;
After Initialize the tree, and I click button. In the button event, I set some nodes of the tree expanded = true
My question is that Will these nodes are expanded or not?
Thanks.