API/AdHocSettings.md
... ...
@@ -2,6 +2,16 @@
2 2
3 3
The ``AdHocSettings`` class contains all the settings Izenda uses to control various aspects of the interface and flow of data. Many of the more useful settings are explained in detail in our [[Guide to Report Design|/Guides/ReportDesign]] and [[Developer Guides|/Guides/Developer-Links-and-Guides]]. ")
4 4
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
5 15
|Datatype|Setting name|Setting description|Default Value|
6 16
|:---|:---:|:---:|:---:|
7 17
|String|[[AddAllFilterRegex|/API/CodeSamples/AddAllFilterRegex]]|Gets or sets the regular expression used for "Add All" filtering. If name of a column matches this expression then it will not be added on "Add All" click.|(id|guid)$|