API/AdHocSettings.md
... ...
@@ -262,7 +262,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
262 262
|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|
263 263
|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|
264 264
|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|
265
-|Boolean|[[ShowAdditionalJoinConditions|/API/CodeSamples/ShowAdditionalJoinConditions]]| Gets or sets the value indicating whether to show additional Join conditions controls |False|
265
+|Boolean|[[ShowAdditionalJoinConditions|/API/ShowAdditionalJoinConditions]]| Gets or sets the value indicating whether to show additional Join conditions controls |False|
266 266
|Boolean|[[ShowAdminButton|/API/CodeSamples/ShowAdminButton]]| Gets or sets whether the Settings button is shown. **(deprecated)**|True|
267 267
|Boolean|[[ShowAdvancedChartingButton|/API/CodeSamples/ShowAdvancedChartingButton]]|Gets or sets whether the "Advanced" options button will be displayed on the Charts tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True|
268 268
|Boolean|[[ShowAllInPreview|/API/CodeSamples/ShowAllInPreview]]| Gets or sets the value indicating whether "CombinedTop Count" dropdown list should have the "All" item in preview. |True|