1796dd5d8560d99fb0162c436a293a6e8614868e
API/AdHocSettings.md
| ... | ... | @@ -293,7 +293,8 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 293 | 293 | |Boolean|[[ServiceMode|/API/CodeSamples/ServiceMode]]|Gets or set value indication service mode**(deprecated)**|False| |
| 294 | 294 | |String|[[SettingsKey|/API/CodeSamples/SettingsKey]]|Gets or sets the password used to access the Settings page.|String.Empty| |
| 295 | 295 | |String|[[SettingsPageUrl|/API/CodeSamples/SettingsPageUrl]]| Gets or sets the URL of the Izenda.AdHoc.Settings page. |Settings.aspx| |
| 296 | -|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. |String.Empty| |
|
| 296 | +|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. |String.Empty| |
|
| 297 | +|Boolean|[[ShowActualSubtotals|/API/CodeSamples/ShowActualSubtotals]]|Gets or sets the behavior when calculating subtotals against preview results.|False| |
|
| 297 | 298 | |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. |False| |
| 298 | 299 | |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. **(deprecated)**|True| |
| 299 | 300 | |Boolean|[[ShowAdditionalJoinConditions|/API/CodeSamples/ShowAdditionalJoinConditions]]|Gets or sets the value indicating whether to show additional Join conditions controls|False| |