API/CodeSamples/AllowVisualGroups.md
... ...
@@ -4,8 +4,12 @@
4 4
5 5
##About
6 6
7
+_**Obsolete:** As of Izenda 6, this setting is not recommended for use._
8
+
7 9
Gets or sets the value indicating whether visual groups are allowed. When this is enabled, the "VG" checkbox on the fields tab will be displayed. You can learn more about visual groups through [[this link|http://wiki.izenda.us/Guides/ReportDesign/10.0-Style-tab#10.5-Visual-Group-Styles]].
8 10
11
+**Default Value:** true
12
+
9 13
##Global.asax (C♯)
10 14
11 15
```csharp