File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/documentation/docs/controls Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,19 @@ This graphical control allows to present a hierarchical view of information. Eac
4
4
5
5
Here is an example of the control in action:
6
6
7
- ![ Tree View control] ( assets/TreeView-control.gif )
7
+ ![ Tree View control] ( ../ assets/TreeView-control.gif)
8
8
9
9
** With all possible options**
10
10
11
- ![ Tree View control] ( assets/TreeView-all-possible-options.png )
11
+ ![ Tree View control] ( ../ assets/TreeView-all-possible-options.png)
12
12
13
13
** Without check boxes or when selection mode is 'None'**
14
14
15
- ![ Tree View control] ( assets/TreeView-without-checkbox.png )
15
+ ![ Tree View control] ( ../ assets/TreeView-without-checkbox.png)
16
16
17
17
** Without check boxes, and selection mode is multiple**
18
18
19
- ![ Tree View control] ( assets/TreeView-without-checkbox-selection-mode.png )
19
+ ![ Tree View control] ( ../ assets/TreeView-without-checkbox-selection-mode.png)
20
20
21
21
## How to use this control in your solutions
22
22
You can’t perform that action at this time.
0 commit comments