API/CodeSamples/ShowDesignLinks.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Gets or sets a value indicating whether "Design" links should be shown in the Report list and in the toolbar.
7
+Gets or sets a value indicating whether "Design" links should be shown in the Report list and in the toolbar. This will hide the "New", "Save", "Save As", and "Design" buttons. It will also hide the "Fields" tab on the Report Viewer.
8 8
9 9
##Global.asax (C♯)
10 10
```c#