Skip to content

Commit 5760187

Browse files
committed
Updated images path
1 parent e207992 commit 5760187

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/documentation/docs/controls/TreeView.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ This graphical control allows to present a hierarchical view of information. Eac
44

55
Here is an example of the control in action:
66

7-
![Tree View control](assets/TreeView-control.gif)
7+
![Tree View control](../assets/TreeView-control.gif)
88

99
**With all possible options**
1010

11-
![Tree View control](assets/TreeView-all-possible-options.png)
11+
![Tree View control](../assets/TreeView-all-possible-options.png)
1212

1313
**Without check boxes or when selection mode is 'None'**
1414

15-
![Tree View control](assets/TreeView-without-checkbox.png)
15+
![Tree View control](../assets/TreeView-without-checkbox.png)
1616

1717
**Without check boxes, and selection mode is multiple**
1818

19-
![Tree View control](assets/TreeView-without-checkbox-selection-mode.png)
19+
![Tree View control](../assets/TreeView-without-checkbox-selection-mode.png)
2020

2121
## How to use this control in your solutions
2222

0 commit comments

Comments
 (0)