2c337b05cbedd1dd7cdcf793dafaace2d0e54bf7
API/AdHocSettings.md
| ... | ... | @@ -32,6 +32,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 32 | 32 | |Boolean|[[AllowSelfJoin|/API/CodeSamples/AllowSelfJoin]]|Gets or sets the value indicating whether is it allowed datasources self join.|True| |
| 33 | 33 | |Boolean|[[AllowStackedBarChart|/API/CodeSamples/AllowStackedBarChart]]|Gets or sets the value indicating whether Stacked Bar Chart is allowed|True| |
| 34 | 34 | |Boolean|[[AllowSummaryDeltas|/API/CodeSamples/AllowSummaryDeltas]]|Gets or sets the value indicating whether "Show Summary Deltas" checkbox should be shown in the summary tab.|True| |
| 35 | +|Boolean|[[AllowVirtualDataSources|/Virtualdatasource]]|Gets or sets the value indicating whether virtual data sources are allowed.|False| |
|
| 35 | 36 | |Boolean|[[AllowVisualGroups|/API/CodeSamples/AllowVisualGroups]]|Gets or sets the value indicating whether visual groups are allowed.**(deprecated)**|True| |
| 36 | 37 | |String|[[ApplicationHeaderImageUrl|/API/CodeSamples/ApplicationHeaderImageUrl]]|Gets or sets the URL of the Header Logo.|String.Empty| |
| 37 | 38 | |Boolean|[[AutoJoinOnRenderedRows|/API/CodeSamples/AutoJoinOnRenderedRows]]| Gets or sets the value indicating whether auto-join function should work for server-rendered rows in Izenda.AdHoc.AdHocSettings.JoinedTablesList**(deprecated)**|True| |