8d8302df1fdef356e9225862b4e4e8cdd9bedb7f
API/AdHocSettings.md
| ... | ... | @@ -322,6 +322,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 322 | 322 | |Boolean|[[ShowMapTab|/API/CodeSamples/ShowMapTab]]|Gets or sets the value indicating whether the Map Tab should be shown in the report viewer.|True| |
| 323 | 323 | |Boolean|[[ShowMenuInReportViewer|/API/CodeSamples/ShowMenuInReportViewer]]| Gets or set value indicating whether menu should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer. **(deprecated)**|False| |
| 324 | 324 | |Boolean|[[ShowMiscTab|/API/CodeSamples/ShowMiscTab]]|This checkbox enables/disables the misc tab from the Izenda Reports application report designer page.|True| |
| 325 | +|Boolean|[[ShowModifiedReportMessage|/API/CodeSamples/ShowModifiedReportMessage]]|Gets or sets the value indicating whether the modified save message can appear on save.|True| |
|
| 325 | 326 | |Boolean|[[ShowModifyButton|/API/CodeSamples/ShowModifyButton]]|Gets or sets the value indicating whether the "Modify" button should be shown in the report viewer.**(deprecated)**|True| |
| 326 | 327 | |Boolean|[[ShowMultiLineControls|/API/CodeSamples/ShowMultiLineControls]]|Gets or sets the value indicating whether "Multi-Line" feature is enabled.|False| |
| 327 | 328 | |Boolean|[[ShowNewButton|/API/CodeSamples/ShowNewButton]]|Gets or sets the value indicating whether the "New" icon should be shown in the toolbar.|True| |