Skip to content

Commit 94887b8

Browse files
ES-975464 - Addressed the concerns
1 parent 64567cd commit 94887b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Add WPF TreeView items by databinding in XML
1+
# Add WPF TreeView Items by Databinding in XML
22

33
This session describes about how to add [WPF TreeView](https://help.syncfusion.com/wpf/classic/treeview/overview) (TreeViewAdv) items by databinding in XML.
44

@@ -52,4 +52,4 @@ XML file can also be used as ItemsSource for the TreeViewAdv. The following exam
5252

5353
4. `TreeViewAdv` will be created as follows:
5454

55-
![TreeViewAdv](TreeViewAdv_DataBinding_XML.png)
55+
![Databinding TreeViewAdv using XML](TreeViewAdvBindingWithXML.png)

0 commit comments

Comments
 (0)