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 WPFO...