This question is locked. New answers and comments are not allowed.
Hello.
We need to obtain the properties of element expanded at the tree, how I do that?
I detect the event with:
But I don`t know how obtaint the properties object selected.
Thank you so much for your help.
We need to obtain the properties of element expanded at the tree, how I do that?
I detect the event with:
| private void treeView_PreviewSelected(object sender, Telerik.Windows.RadRoutedEventArgs e) |
But I don`t know how obtaint the properties object selected.
Thank you so much for your help.