API/AdHocSettings.md
... ...
@@ -213,9 +213,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
213 213
|Int32|[[QuickAddMinElementsInColumn|/API/CodeSamples/QuickAddMinElementsInColumn]]|Gets or set value indicating how many elements are in one QuickAdd column|20|
214 214
|String|[[RDLFolder|/API/CodeSamples/RDLFolder]]|Gets or sets path to Folder where RDL files whould be saved|RDLFiles|
215 215
|Int32|[[RecentlyUpdatedCountAtReportList|/API/CodeSamples/RecentlyUpdatedCountAtReportList]]|Gets or sets the value indicating how many reports will shown at recent list at ReportList|0|
216
-
217
-|Boolean|[[RedirectExports|/API/CodeSamples/ReportViewPageTitle]]|Gets or sets the title of report view page.|String.Empty|
218
-
216
+|Boolean|[[RedirectExports|/API/CodeSamples/ReportViewPageTitle]]|Gets or sets the value indicating whether response redirection should be done when exporting reportset|False|
219 217
|Color|[[ReportAlternatingItemColor|/API/CodeSamples/ReportAlternatingItemColor]]|Gets or sets the color of report alternating item.|Color [Gainsboro]|
220 218
|Color|[[ReportBorderColor|/API/CodeSamples/ReportBorderColor]]|Gets or sets the color of report border.|Color [White]|
221 219
|String|[[ReportCss|/API/CodeSamples/ReportCss]]|Gets or sets the css style for the report HTML and Word output.**(deprecated)**|@import url(rs.aspx?css=Report);|