01e44b0ef8adc85c6bb83e95f8fd094913d264ea
API/AdHocSettings.md
| ... | ... | @@ -263,7 +263,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 263 | 263 | |String|[[SettingsKey|/API/CodeSamples/SettingsKey]]| Gets or sets the password used to access the Settings page. |String.Empty| |
| 264 | 264 | |String|[[SettingsPageUrl|/API/CodeSamples/SettingsPageUrl]]|Gets or sets the URL of the [[Izenda.AdHoc.Settings|/API/Izenda/AdHoc/Izenda-AdHoc-Settings]] page.|Settings.aspx| |
| 265 | 265 | |String[]|[[SharedWithValues|/API/CodeSamples/SharedWithValues]]|Gets or sets the users or roles available in the "Share With" dropdown on the Misc tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|null| |
| 266 | -|Boolean|[[ShowAddAll|/API/CodeSamples/ShowAddAll]]|Gets or sets the value indicating whether the "AddAll" button and dropdown should be shown on the Fields Tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|False| |
|
| 266 | +|Boolean|[[ShowAddAll|/API/CodeSamples/ShowAddAll]]|Gets or sets the value indicating whether the "AddAll" button and dropdown should be shown on the Fields Tab of the [[Izenda.Web.UI.AdHocReportDesigner **(deprecated)**|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|False| |
|
| 267 | 267 | |Boolean|[[ShowAddFieldInReportViewer|/API/CodeSamples/ShowAddFieldInReportViewer]]|Gets or sets the value indicating whether the "Add Field" dropdown lists are shown on the classic [[Izenda.AdHoc.AdHocSettings.ReportViewer|/API/Izenda/AdHoc/AdHocSettings/Izenda-AdHoc-AdHocSettings-ReportViewer]].**(deprecated)**|True| |
| 268 | 268 | |Boolean|[[ShowAdditionalJoinConditions|/API/ShowAdditionalJoinConditions]]| Gets or sets the value indicating whether to show additional Join conditions controls |False| |
| 269 | 269 | |Boolean|[[ShowAdminButton|/API/CodeSamples/ShowAdminButton]]| Gets or sets whether the Settings button is shown. **(deprecated)**|True| |
| ... | ... | @@ -349,7 +349,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 349 | 349 | |Boolean|[[ShowPublishRdlButton|/API/CodeSamples/ShowPublishRdlButton]]|Gets or sets whether the publish RDL button should be shown on the [[Izenda.Web.UI.AdHocToolbarNavigation|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocToolbarNavigation]] control. Your license key must also allow RDL output.|False| |
| 350 | 350 | |Boolean|[[ShowRdlOutputIcon|/API/CodeSamples/ShowRdlOutputIcon]]|Gets or sets whether the RDL button should be shown on the [[Izenda.Web.UI.AdHocToolbarNavigation|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocToolbarNavigation]] control.|False| |
| 351 | 351 | |Boolean|[[ShowRecentDatasources|/API/CodeSamples/ShowRecentDatasources]]|Gets or sets whether the recent datasources dropdown list will be shown in the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True| |
| 352 | -|Boolean|[[ShowRemoveAll|/API/CodeSamples/ShowRemoveAll]]|Gets or sets the value indicating whether the "Remove All" button should be shown on the Fields Tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True| |
|
| 352 | +|Boolean|[[ShowRemoveAll|/API/CodeSamples/ShowRemoveAll]]|Gets or sets the value indicating whether the "Remove All" button should be shown on the Fields Tab of the [[Izenda.Web.UI.AdHocReportDesigner **(deprecated)**|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True| |
|
| 353 | 353 | |Boolean|[[ShowRemoveFieldInReportViewer|/API/CodeSamples/ShowRemoveFieldInReportViewer]]|Gets or sets the value indicating whether the "Remove Field" dropdown lists are shown on the classic [[Izenda.AdHoc.AdHocSettings.ReportViewer|/API/Izenda/AdHoc/AdHocSettings/Izenda-AdHoc-AdHocSettings-ReportViewer]].**(deprecated)**|True| |
| 354 | 354 | |Boolean|[[ShowReportClassifiers|/API/CodeSamples/ShowReportClassifiers]]|Gets or sets the value indicating whether the [[Izenda.Web.UI.ReportClassifiers|/API/Izenda/Web/UI/Izenda-Web-UI-ReportClassifiers]] control should be shown in the "Misc" tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]]. Report classifiers control visibility and ownership.|True| |
| 355 | 355 | |Boolean|[[ShowReportColor|/API/CodeSamples/ShowReportColor]]|Gets or sets the value indicating whether report color dropdowns are shown in the Style tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True| |