API/AdHocSettings.md
... ...
@@ -298,6 +298,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
298 298
| bool|[[ShowPreviewTab|API/CodeSamples/ShowPreviewTab]]|Gets or sets whether the "Preview" tab is shown in the Report Designer.|
299 299
| bool|[[ShowPublishRdlButton|API/CodeSamples/ShowPublishRdlButton]]|Gets or sets whether to show the "Publish RDL" button on the Report Designer toolbar.|
300 300
| bool|[[ShowRdlOutputIcon|API/CodeSamples/ShowRdlOutputIcon]]|Gets or sets whether to show the "RDL" button on the Report Designer toolbar.|
301
+| bool|[[ShowReadOnlyCheckbox|/API/CodeSamples/ShowReadOnlyCheckbox]]|Deprecated. This setting is no longer available.|
301 302
| bool|[[ShowRecentDatasources|API/CodeSamples/ShowRecentDatasources]]|Gets or sets the value indicating whether the Recent Datasources dropdown list will be shown on the Data Sources tab of the Report Designer.|
302 303
| bool|[[ShowRemoveAll|API/CodeSamples/ShowRemoveAll]]||
303 304
| bool|[[ShowRemoveFieldInReportViewer|API/CodeSamples/ShowRemoveFieldInReportViewer]]||