How to retrieve node's name in a WPFObject("tvwNodeTypes") in Telerik suite (Version 2013.3 1204)
Hi,
In the previous version of Telerik, I could retrieve a node's name by using:
nodeObject.WPFObject("StackPanel", "", 1).Child(0).WPFControlText from a treeview with the type of WPFObject("tvwNodeTypes")
But now WPFObject("StackPanel", "", 1) has been removed, so I am not able to get the node's name. Is there any way to retrieve the node's name.
Any help is apprecriated, thanks in advance.
Cheer.
Kai