API/AdHocSettings.md
... ...
@@ -6,9 +6,9 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
6 6
|:-------|:----------:|:-----------------:|:-----------:|
7 7
|String|[[AddAllFilterRegex|/API/CodeSamples/AddAllFilterRegex]]|Gets or sets the regular expression used for "Add All" filtering. If name of a column matches this expression then it will not be added on "Add All" click.|(id|guid)$|
8 8
|Dictionary|[[AdditionalTimeZones|/API/CodeSamples/AdditionalTimeZones]]|List of additional timezones.**(deprecated)**|null|
9
-|AdHocConfig|[[AdHocConfig|/API/AdHocConfig]]|Gets or sets the current Izenda.AdHoc.AdHocSettings.AdHocConfig - Ad Hoc configuration.|null|
9
+|AdHocConfig|[[AdHocConfig|/API/CodeSamples/AdHocConfig]]| Gets or sets the current Izenda.AdHoc.AdHocSettings.AdHocConfig - Ad Hoc configuration. |null|
10 10
|String|[[AdHocUserKey|/API/CodeSamples/AdHocUserKey]]|Gets or sets a single password limiting access to the report designer, report list and report viewer.|String.Empty|
11
-|AggregateFunctionCollection|[[AggregateFunctions|/API/CodeSamples/AggregateFunctions]]||{None, AVG, COUNT,<br> COUNT_DISTINCT, MAX, MIN,<br> SUM, TimeSUM, SUM_DISTINCT,<br> GROUP_BY_DAY, GROUP_BY_MONTH, GROUP_BY_YEAR,<br> GROUP_BY_MONTH_NAME, GROUP_BY_DAY_OF_WEEK, GROUP_BY_DATE,<br> GROUP_BY_YEAR_AND_MONTH, GROUP_BY_YEAR_AND_MONTH_NAME, GROUP_BY_WEEK,<br> GROUP_BY_QUARTER, DAYS_OLD, AVG_DAYS_OLD,<br> SUM_DAYS_OLD, GROUP}|
11
+|AggregateFunctionCollection|[[AggregateFunctions|/API/CodeSamples/AggregateFunctions]]||{None, AVG, COUNT, <br>COUNT_DISTINCT, MAX, MIN, <br>SUM, TimeSUM, SUM_DISTINCT, <br>GROUP_BY_DAY, GROUP_BY_MONTH, GROUP_BY_YEAR, <br>GROUP_BY_MONTH_NAME, GROUP_BY_DAY_OF_WEEK, GROUP_BY_DATE, <br>GROUP_BY_YEAR_AND_MONTH, GROUP_BY_YEAR_AND_MONTH_NAME, GROUP_BY_WEEK, <br>GROUP_BY_QUARTER, DAYS_OLD, AVG_DAYS_OLD, <br>SUM_DAYS_OLD, GROUP}|
12 12
|Boolean|[[AllowAnalysisGrid|/API/CodeSamples/AllowAnalysisGrid]]|Gets or sets the value indicating whether it is allowed analysis grid|True|
13 13
|Boolean|[[AllowArchivedReportTableCreation|/API/CodeSamples/AllowArchivedReportTableCreation]]|Gets or sets the value indicating whether it is allowed to create the database table that contains archived reports if there is no such table in the database.|True|
14 14
|Boolean|[[AllowClientSorting|/API/CodeSamples/AllowClientSorting]]||True|
... ...
@@ -23,7 +23,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
23 23
|Boolean|[[AllowGroupWithoutSelect|/API/CodeSamples/AllowGroupWithoutSelect]]|Gets or sets value indicating if it is possible to make invisible fields which are used for Visual Grouping.**(deprecated)**|False|
24 24
|Boolean|[[AllowHorizontalBarChart|/API/CodeSamples/AllowHorizontalBarChart]]|Gets or sets the value indicating whether Horizontal Bar Chart is allowed|True|
25 25
|Boolean|[[AllowHtmlOutputsInScheduledReports|/API/CodeSamples/AllowHtmlOutputsInScheduledReports]]|Get or set value indicating allowing formats for scheduling reports**(deprecated)**|True|
26
-|Boolean|[[AllowInvalidCharacters|/API/CodeSamples/AllowInvalidCharacters]]|Gets or sets the value indicating whether invalid characters in report namespace allowed if not striped.|False|
26
+|Boolean|[[AllowInvalidCharacters|/API/CodeSamples/AllowInvalidCharacters]]|Gets or sets the value indicating whether invalid characters in report namesare allowed if not striped.|False|
27 27
|Boolean|[[AllowInvertedGrid|/API/CodeSamples/AllowInvertedGrid]]|Gets or sets the value indicating whether "Invert" checkbox should be shown in the summary tab.|False|
28 28
|Boolean|[[AllowLineOnBar|/API/CodeSamples/AllowLineOnBar]]|Gets or sets the value indicating whether is it allowed line on Bar chart.|True|
29 29
|Boolean|[[AllowMultilineHeaders|/API/CodeSamples/AllowMultilineHeaders]]|Gets or sets if headers can be multiline.|False|
... ...
@@ -34,26 +34,26 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
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 35
|Boolean|[[AllowVisualGroups|/API/CodeSamples/AllowVisualGroups]]|Gets or sets the value indicating whether visual groups are allowed.**(deprecated)**|True|
36 36
|String|[[ApplicationHeaderImageUrl|/API/CodeSamples/ApplicationHeaderImageUrl]]|Gets or sets the URL of the Header Logo.|String.Empty|
37
-|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|
37
+|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|
38 38
|Boolean|[[AutoPostBackOnFilterChange|/API/CodeSamples/AutoPostBackOnFilterChange]]|Gets or sets the value indicating whether should be postback on filter change.|True|
39 39
|Boolean|[[CacheEqualsSelect|/API/CodeSamples/CacheEqualsSelect]]|Gets or sets the value indicating whether "Equals (Select)" value should be cached.|False|
40
-|String|[[CacheFolder|/API/CodeSamples/CacheFolder]]|Gets or sets the folder where cache is stored|[systemdrive]:\Temp\|
41
-|Boolean|[[CacheQueries|/API/CodeSamples/CacheQueries]]|Gets or sets the value indicating whether all queries for the Izenda.AdHoc.Database.Driver should be cached.|True|
40
+|String|[[CacheFolder|/API/CodeSamples/CacheFolder]]|Gets or sets the folder where cache is stored|[drive]:\Temp\|
41
+|Boolean|[[CacheQueries|/API/CodeSamples/CacheQueries]]| Gets or sets the value indicating whether all queries for the Izenda.AdHoc.Database.Driver should be cached. |True|
42 42
|Boolean|[[CacheReports|/API/CodeSamples/CacheReports]]|Gets or sets the value indicating whether all loaded reports should be cached.|True|
43
-|Boolean|[[CacheSchema|/API/CodeSamples/CacheSchema]]|Gets or sets the value indicating whether Izenda.AdHoc.Database.Driver.DatabaseSchema should be cached.|True|
43
+|Boolean|[[CacheSchema|/API/CodeSamples/CacheSchema]]| Gets or sets the value indicating whether Izenda.AdHoc.Database.Driver.DatabaseSchema should be cached. |True|
44 44
|Boolean|[[CacheStoredProcedureMetaDataToDisk|/API/CodeSamples/CacheStoredProcedureMetaDataToDisk]]|Gets or sets the value indicating is the information about the stored procedures will be cached on disk.|False|
45 45
|Boolean|[[CascadeFilterValues|/API/CodeSamples/CascadeFilterValues]]|Gets or sets the value indicating whether filter values will be cascaded. For example, this will only show cities in the countries selected on the prior filter|True|
46 46
|Char|[[CategoryCharacter|/API/CodeSamples/CategoryCharacter]]|Get or set delimiter which is used to delimit category name and report name|\|
47 47
|Boolean|[[ChangParentUrlWhenRedirect|/API/CodeSamples/ChangParentUrlWhenRedirect]]||False|
48 48
|ChartingEngine|[[ChartingEngine|/API/CodeSamples/ChartingEngine]]|Defines which ChartingEngine will be used (ZedGraph, ComponentArt, or Dundas)|DundasChart|
49 49
|Int32|[[ChartLimit|/API/CodeSamples/ChartLimit]]|Gets or sets the value limiting chart items|500|
50
-|ChartCollection|[[Charts|/API/CodeSamples/Charts]]|Gets or sets the collection of available Izenda.AdHoc.Charts.|{Trend,Pie,Plot,<br>Bar,Funnel,Visualization}|
50
+|ChartCollection|[[Charts|/API/CodeSamples/Charts]]| Gets or sets the collection of available Izenda.AdHoc.Charts. |{Trend, Pie, Plot, <br>Bar, Funnel, Visualization}|
51 51
|Point|[[ChartSize|/API/CodeSamples/ChartSize]]|Gets or sets the value indicating chart size.|{X=700,Y=300}|
52 52
|String[]|[[ChartSortFields|/API/CodeSamples/ChartSortFields]]|Gets or sets the value indicating the fields which will be used for sorting in a chart case.|String.Empty|
53 53
|Int32|[[CheckBoxListColumns|/API/CodeSamples/CheckBoxListColumns]]|Number of checkboxes columns in "Quick add" dialog in the report designer|2|
54 54
|Boolean|[[CheckForUpdates|/API/CodeSamples/CheckForUpdates]]|Gets or sets the value indicating whether AdHoc is check for updates.**(deprecated)**|False|
55 55
|Boolean|[[CheckUserPermission|/API/CodeSamples/CheckUserPermission]]|Get or set value indicating checking user permission|True|
56
-|Boolean|[[CollapsedFiltersInReportViewer|/API/CodeSamples/CollapsedFiltersInReportViewer]]|Gets or set value indicating whether filters should be initially collapsed in Izenda.AdHoc.AdHocSettings.ReportViewer.**(deprecated)**|False|
56
+|Boolean|[[CollapsedFiltersInReportViewer|/API/CodeSamples/CollapsedFiltersInReportViewer]]| Gets or set value indicating whether filters should be initially collapsed in Izenda.AdHoc.AdHocSettings.ReportViewer. **(deprecated)**|False|
57 57
|Unit|[[ColumnDropDownWidth|/API/CodeSamples/ColumnDropDownWidth]]|Gets or sets the width of column dropdown.|200px|
58 58
|CultureInfo|[[Culture|/API/CodeSamples/Culture]]|Gets or sets the default culture for Ad Hoc.|en-US|
59 59
|Boolean|[[CurrentUserIsAdmin|/API/CodeSamples/CurrentUserIsAdmin]]|Gets or sets a value indicating whether current user is admin.|True|
... ...
@@ -64,30 +64,31 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
64 64
|CustomizeChartDelegate|[[CustomizeChartDelegate|/API/CodeSamples/CustomizeChartDelegate]]|Represents a method that runs before chart reports get run.|String.Empty|
65 65
|CustomTimePeriodCollection|[[CustomTimePeriods|/API/CodeSamples/CustomTimePeriods]]|Defines custom time periods, that can be used in 'In Time Period' filter.|null|
66 66
|DashboardDateSliderMode|[[DashboardDateSliderMode|/API/CodeSamples/DashboardDateSliderMode]]|Gets or sets the value indicating the size of division for Dashborad date slider.|Auto|
67
-|String|[[DashboardDesignerUrl|/API/CodeSamples/DashboardDesignerUrl]]|Gets or sets the URL of a page used to design dashboards (Izenda.Web.UI.DashboardDesigner).|DashboardDesigner.aspx|
68
-|String|[[DashboardDesignerUrlWithDelimiter|/API/CodeSamples/DashboardDesignerUrlWithDelimiter]]|Gets the Izenda.AdHoc.AdHocSettings.DashboardDesignerUrl with "?" or "&amp;" char at the end.|DashboardDesigner.aspx?|
67
+|String|[[DashboardDesignerUrl|/API/CodeSamples/DashboardDesignerUrl]]| Gets or sets the URL of a page used to design dashboards (Izenda.Web.UI.DashboardDesigner). |DashboardDesigner.aspx|
68
+|String|[[DashboardDesignerUrlWithDelimiter|/API/CodeSamples/DashboardDesignerUrlWithDelimiter]]| Gets the Izenda.AdHoc.AdHocSettings.DashboardDesignerUrl with "?" or "&amp;" char at the end. |DashboardDesigner.aspx?|
69 69
|Int32|[[DashboardFieldsCount|/API/CodeSamples/DashboardFieldsCount]]|Gets or sets the count of additional reports.|3|
70 70
|Double|[[DashboardGaugeMax|/API/CodeSamples/DashboardGaugeMax]]|Gets or sets the gauge max value for "Dashboard Gauge" format.**(deprecated)**|1.79769313486232E+308|
71
-|Double|[[DashboardGaugeMin|/API/CodeSamples/DashboardGaugeMin]]|Gets or sets the gauge min value for "Dashboard Gauge" format.**(deprecated)**|-1.79769313486232E+308|
71
+|Double|[[DashboardGaugeMin|/API/CodeSamples/DashboardGaugeMin]]|Gets or sets the guage min value for "Dashboard Gauge" format.**(deprecated)**|-1.79769313486232E+308|
72 72
|Int32|[[DashboardGaugeWidth|/API/CodeSamples/DashboardGaugeWidth]]|Gets or sets value, indicating how long (minutes) reportSet output html will stay in cache. Zero means cache disabled.|200|
73 73
|Int32|[[DashboardMinimumWidth|/API/CodeSamples/DashboardMinimumWidth]]|Gets or set minimum dashboard width.**(deprecated)**|1000|
74 74
|Boolean|[[DashboardMode|/API/CodeSamples/DashboardMode]]|Gets or sets the value indicating whether dashboard mode is enabled.**(deprecated)**|False|
75
-|String|[[DashboardsCss|/API/CodeSamples/DashboardsCss]]|Gets or sets the css style for the Izenda.Web.UI.TabStrip.**(deprecated)**|@import url(rs.aspx?css=dashboard);|
76
-|String|[[DashboardsCssUrl|/API/CodeSamples/DashboardsCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip.|rs.aspx?css=dashboard|
75
+|String|[[DashboardsCss|/API/CodeSamples/DashboardsCss]]| Gets or sets the css style for the Izenda.Web.UI.TabStrip. **(deprecated)**|@import url(rs.aspx?css=dashboard);|
76
+|String|[[DashboardsCssUrl|/API/CodeSamples/DashboardsCssUrl]]| Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip. |rs.aspx?css=dashboard|
77 77
|String|[[DashboardTabBackgroundImageUrl|/API/CodeSamples/DashboardTabBackgroundImageUrl]]|Gets or sets the URL of the tabs background image for Dashboard.|String.Empty|
78
-|String|[[DashboardViewer|/API/CodeSamples/DashboardViewer]]|Gets or sets the URL of the dashboard viewer page.|Dashboards.aspx|
78
+|String|[[DashboardViewer|/API/CodeSamples/DashboardViewer]]|Gets or sets the URL of the dashboard viewer page.|ReportViewer.aspx|
79 79
|String|[[DashboardViewerWithDelimiter|/API/CodeSamples/DashboardViewerWithDelimiter]]|Gets the report viewer page with "?" or "&" char at the end.|ReportViewer.aspx?|
80 80
|String|[[DatabaseDiagramImageUrl|/API/CodeSamples/DatabaseDiagramImageUrl]]|Gets or sets the URL of image with database diagram.|String.Empty|
81 81
|Int32|[[DataCacheInterval|/API/CodeSamples/DataCacheInterval]]||0|
82 82
|NameDistinctValueCollection|[[DataSourceAliases|/API/CodeSamples/DataSourceAliases]]|Gets or sets the collection of key-value pairs where the key is the table name and the value is a table alias.|null|
83 83
|NameStringsCollection|[[DataSourceCategories|/API/CodeSamples/DataSourceCategories]]|This allows to assign sets of datasources to different categories.|null|
84
-|TimeSpan|[[DataSourceDropDownTimeout|/API/CodeSamples/DataSourceDropDownTimeout]]|Gets or sets the timeout between starting loading dropdown values from server and redirecting to About page.|00:00:15|
84
+|TimeSpan|[[DataSourceDropDownTimeout|/API/CodeSamples/DataSourceDropDownTimeout]]|Gets or sets the timeout between starting loading dropdown values from server and redicecting to About page.|00:00:15|
85 85
|Unit|[[DataSourceDropDownWidth|/API/CodeSamples/DataSourceDropDownWidth]]|Gets or sets the width of data source dropdown.**(deprecated)**|190px|
86 86
|String|[[DataSourceHeading|/API/CodeSamples/DataSourceHeading]]|Renames the heading within the datasources tab of Izenda Reports.|Data Sources (Tables and Views)|
87 87
|Int32|[[DataSourceLimit|/API/CodeSamples/DataSourceLimit]]|Limits the number of data sources Izenda Reports allows to be used as data sources in a single report.|1000|
88 88
|Int32|[[DateArithmeticDecimalPlaces|/API/CodeSamples/DateArithmeticDecimalPlaces]]|Gets or sets the value indicating how many decimal places dates show up when comparing dates.|0|
89 89
|String|[[DatePickerLanguage|/API/CodeSamples/DatePickerLanguage]]|Friendly setter of the default culture for datepicker Ad Hoc.|String.Empty|
90 90
|String|[[Db2ConnectionString|/API/CodeSamples/Db2ConnectionString]]|Gets or sets the connection string for DB2|String.Empty|
91
+|Int32|[[DdkValuesMaxAmount|/API/CodeSamples/DdkValuesMaxAmount]]|Gets or sets the maximum number of allowed drill-down keys|2|
91 92
|String|[[DefaultAlternatingItemColor|/API/CodeSamples/DefaultAlternatingItemColor]]|Sets the default alternating item color.|Gainsboro|
92 93
|String|[[DefaultHeaderForegroundColor|/API/CodeSamples/DefaultHeaderForegroundColor]]|Sets the default header foreground color.|White|
93 94
|String|[[DefaultItemForegroundColor|/API/CodeSamples/DefaultItemForegroundColor]]|Sets the default item forground color.|Black|
... ...
@@ -98,30 +99,30 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
98 99
|String|[[DefaultReportBorderColor|/API/CodeSamples/DefaultReportBorderColor]]|Sets the default border color for reports.|White|
99 100
|String|[[DefaultReportHeaderColor|/API/CodeSamples/DefaultReportHeaderColor]]|Sets the default report header color.|DarkSlateBlue|
100 101
|String|[[DefaultReportItemColor|/API/CodeSamples/DefaultReportItemColor]]|Sets the default report item color.|White|
101
-|StringCollection|[[DefaultReportOrder|/API/CodeSamples/DefaultReportOrder]]|Gets or sets the default report order.|{Chart,Chart2,Chart3,<br>Chart4,Gauges,Summary,<br>Detail,Maps}|
102
+|StringCollection|[[DefaultReportOrder|/API/CodeSamples/DefaultReportOrder]]|Gets or sets the default report order.|{Chart, Chart2, Chart3, <br>Chart4, Gauges, Summary, <br>Detail, Maps}|
102 103
|String|[[DefaultSharingRights|/API/CodeSamples/DefaultSharingRights]]|Gets or sets the Default Sharing Rights|None|
103 104
|String|[[DefaultTable|/API/CodeSamples/DefaultTable]]|Gets or sets the default table which is automatically added to new report.|String.Empty|
104 105
|String|[[DefaultUserName|/API/CodeSamples/DefaultUserName]]|This settings allows the user to set the default username for users logged into the Izenda Reports web application.|DefaultAdministrator|
105 106
|String|[[DefaultVisibilityForNonAdmins|/API/CodeSamples/DefaultVisibilityForNonAdmins]]|Gets or sets the default default visibility group for non admins.|OnlyMe|
106 107
|Unit|[[DescriptionWidth|/API/CodeSamples/DescriptionWidth]]|Gets or sets the width of description edit.|100px|
107 108
|NameValueCollection|[[DetailReportFormatString|/API/CodeSamples/DetailReportFormatString]]|Gets or sets the extended link formats for "Detail Link" format.**(deprecated)**|null|
108
-|Boolean|[[Distinct|/API/CodeSamples/Distinct]]|Gets or sets the initial value for Izenda.AdHoc.Report.Distinct field.|True|
109
+|Boolean|[[Distinct|/API/CodeSamples/Distinct]]| Gets or sets the initial value for Izenda.AdHoc.Report.Distinct field. |True|
109 110
|Boolean|[[DistinctSubtotalInnerQuery|/API/CodeSamples/DistinctSubtotalInnerQuery]]|Gets or sets the value indicating whether DISTINCT option should be used in inner query for the subtotals calculating.|True|
110
-|FormatCollection|[[DrillDownStyle|/API/CodeSamples/DrillDownStyle]]|Gets or sets the list of available drill-down report fields formats.|{DetailLink, DetailLinkNewWindow, EmbeddedDetail, <br>DetailLinkPopup}|
111
-|AggregateFunctionCollection|[[DundasAggregateFunctions|/API/CodeSamples/DundasAggregateFunctions]]||{None,AVG,COUNT,<br>COUNT_DISTINCT,SUM}|
111
+|FormatCollection|[[DrillDownStyle|/API/CodeSamples/DrillDownStyle]]|Gets or sets the list of available drill-down report fields formats.|{DetailLink, DetailLinkNewWindow, <br>EmbeddedDetail, DetailLinkPopup}|
112
+|AggregateFunctionCollection|[[DundasAggregateFunctions|/API/CodeSamples/DundasAggregateFunctions]]||{None, AVG, COUNT, <br>COUNT_DISTINCT, SUM}|
112 113
|String|[[EmailFromAddress|/API/CodeSamples/EmailFromAddress]]|Email from address for the automated scheduler.|adhoc@yourdomain.com|
113 114
|String|[[EmailSubjectFormatString|/API/CodeSamples/EmailSubjectFormatString]]|Gets or set subject of the emailed report for scheduler.|{0}|
114 115
|Boolean|[[EmbedReportInServerEmail|/API/CodeSamples/EmbedReportInServerEmail]]|Gets or sets the value indicating whether report will be embedded in the server email.|False|
115 116
|String|[[EmptyReportString|/API/CodeSamples/EmptyReportString]]||String.Empty|
116 117
|Int32|[[EqualsDropDownLimit|/API/CodeSamples/EqualsDropDownLimit]]|Limits the number of (options) rows selectable through an equals (drop down) filter.**(deprecated)**|2000|
117 118
|Int32|[[EqualsDropDownTimeout|/API/CodeSamples/EqualsDropDownTimeout]]|Gets or sets the wait time in seconds for "Equals (Select)" dropdown values loading.**(deprecated)**|10|
118
-|Dictionary|[[EqualsPopupDestinations|/API/CodeSamples/EqualsPopupDestinations]]|Gets or sets the value indicating which aspx page will be used for column in Equals Popup filter.|null|
119
+|Dictionary|[[EqualsPopupDestinations|/API/CodeSamples/EqualsPopupDestinations]]|Gets or sets the value indicating which aspx page will be used for column in Equlas Popup filter.|null|
119 120
|String|[[EqualsSelectDateFormat|/API/CodeSamples/EqualsSelectDateFormat]]|Gets or sets default date format utilized by the equals select filters.**(deprecated)**|MM/dd/yyyy|
120 121
|Int32|[[EqualsSelectLimit|/API/CodeSamples/EqualsSelectLimit]]|Limits the number of (options) rows selectable through an equals (drop down) filter.|500|
121 122
|String|[[EqualsSelectText|/API/CodeSamples/EqualsSelectText]]|Gets or sets the text of "Equals (Select)" operator.|Equals (Select)|
122 123
|Int32|[[EqualsSelectTimeout|/API/CodeSamples/EqualsSelectTimeout]]|Gets or sets the wait time in seconds for "Equals (Select)" dropdown values loading.|60|
123
-|String|[[ErrorIzendaReplacement|/API/CodeSamples/ErrorIzendaReplacement]]|Gets or set value which will replace "Izenda" word in StackTrace while exception|Izenda|
124
-|String[]|[[ExistingDatabaseConstraints|/API/CodeSamples/ExistingDatabaseConstraints]]|Gets database constraints.|System.String[] {} - depends on your database's constraints.|
124
+|String|[[ErrorIzendaReplacement|/API/CodeSamples/ErrorIzendaReplacement]]|Gets or set value wich will replace "Izenda" word in StackTrace while exception|Izenda|
125
+|String[]|[[ExistingDatabaseConstraints|/API/CodeSamples/ExistingDatabaseConstraints]]|Gets database constraints.|System.String[] {} - Depends on your database's constraints|
125 126
|Boolean|[[ExpandCategorizedReports|/API/CodeSamples/ExpandCategorizedReports]]|Gets or sets the value indicating whether categorized reports should be expanded by default.|True|
126 127
|Boolean|[[ExpandVisualGroupGrids|/API/CodeSamples/ExpandVisualGroupGrids]]|Gets or sets the value indicating visual groups are expanded by default.|True|
127 128
|Encoding|[[ExportEncoding|/API/CodeSamples/ExportEncoding]]||null|
... ...
@@ -133,7 +134,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
133 134
|Unit|[[FieldDropDownWidth|/API/CodeSamples/FieldDropDownWidth]]|Gets or sets the width of field dropdown.|200px|
134 135
|String|[[FieldFilterRegex|/API/CodeSamples/FieldFilterRegex]]|Gets or sets the regular expression used for column filtering. If name of a column matches this expression then it will not be shown.**(deprecated)**|MD5&#124;^(Passw)|
135 136
|Int32|[[FieldLimit|/API/CodeSamples/FieldLimit]]|Limits the number of fields Izenda Reports allows to be used in a single report.|1000|
136
-|FieldList|[[FieldList|/API/CodeSamples/FieldList]]|Gets or sets the default Izenda.AdHoc.AdHocSettings.FieldList control.**(deprecated)**|null|
137
+|FieldList|[[FieldList|/API/CodeSamples/FieldList]]| Gets or sets the default Izenda.AdHoc.AdHocSettings.FieldList control. **(deprecated)**|null|
137 138
|String|[[FieldsRegex|/API/CodeSamples/FieldsRegex]]|Gets or sets the regular expression used for column filtering in Field tab. If name of a column matches this expression then it will not be shown in fields select in Field tab.|MD5&#124;^(Passw)|
138 139
|String|[[FieldValueCssUrl|/API/CodeSamples/FieldValueCssUrl]]|Css file to be used on reports with Field&#124;Value style.|rs.aspx?css=FieldValue|
139 140
|Unit|[[FilterParameterWidth|/API/CodeSamples/FilterParameterWidth]]|Gets or sets the width of filter parameter edit.|300px|
... ...
@@ -151,19 +152,19 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
151 152
|Int32|[[GaugeWidth|/API/CodeSamples/GaugeWidth]]|Gets or sets the gauge width for "Gauge" format.|250|
152 153
|Boolean|[[GenerateParameterizedSql|/API/CodeSamples/GenerateParameterizedSql]]|Gets or sets the value indicating whether queries to the database should be parameterized.|True|
153 154
|Boolean|[[GenerateThumbnails|/API/CodeSamples/GenerateThumbnails]]|Gets or sets the value indicating whether reports thumbnails should popup in the ReportList.|False|
154
-|String|[[GeoDataTable|/API/CodeSamples/GeoDataTable]]|Gets or sets the value indicating the table name which contains geodata for maps.|String.Empty|
155
+|String|[[GeoDataTable|/API/CodeSamples/GeoDataTable]]|Gets or sets the value indicating the table name wich contains geodata for maps.|String.Empty|
155 156
|GetEqualsSelectValuesDelegate|[[GetEqualsSelectValues|/API/CodeSamples/GetEqualsSelectValues]]|Represents a method that returns values for operator.|String.Empty|
156 157
|TableItemStyle|[[GridHeaderStyle|/API/CodeSamples/GridHeaderStyle]]|Gets or sets the OpenOffice output style for report results grid header.|null|
157 158
|TableItemStyle|[[GridItemStyle|/API/CodeSamples/GridItemStyle]]|Gets or sets the Excel output style for report results grid item.|null|
158 159
|Color|[[HeaderForegroundColor|/API/CodeSamples/HeaderForegroundColor]]|Gets or sets the color of report header.|Color [White]|
159
-|String|[[HeaderStyle|/API/CodeSamples/HeaderStyle]]|Gets or sets the style for the Izenda.AdHoc.AdHocSettings.JoinedTablesList, Izenda.AdHoc.AdHocSettings.FieldList and Izenda.Web.UI.FilterList headers.|font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;color:blue;|
160
+|String|[[HeaderStyle|/API/CodeSamples/HeaderStyle]]| Gets or sets the style for the Izenda.AdHoc.AdHocSettings.JoinedTablesList, Izenda.AdHoc.AdHocSettings.FieldList and Izenda.Web.UI.FilterList headers. |font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;color:black;|
160 161
|NameValueCollection|[[HelpText|/API/CodeSamples/HelpText]]|Gets or sets the collection of key-value pairs where the key is the tab name and the value is a hint that will be shown when mouse is over the appropriate tab.|null|
161 162
|String[]|[[HiddenCategories|/API/CodeSamples/HiddenCategories]]|Sets which categories are hidden for the current user|String.Empty|
162
-|String[]|[[HiddenColumns|/API/CodeSamples/HiddenColumns]]|Gets or sets the array of Column names should be hidden in fields dropdown.|String.Empty|
163
+|String[]|[[HiddenColumns|/API/CodeSamples/HiddenColumns]]|Gets or sets the array of Column names should be hidden in fileds dropdown.|String.Empty|
163 164
|HiddenFilterCollection|[[HiddenFilters|/API/CodeSamples/HiddenFilters]]|This controls row-level security throughout the tool. This should be used in all multi-tenant systems and systems where users are restricted to certain records|null|
164 165
|List|[[HiddenTimeZones|/API/CodeSamples/HiddenTimeZones]]|List of timezones to hide.**(deprecated)**|null|
165 166
|String|[[IdentifiersRegex|/API/CodeSamples/IdentifiersRegex]]||String.Empty|
166
-|String|[[ImagesPath|/API/CodeSamples/ImagesPath]]|Gets or sets the path of the folder which contains the images used by Ad Hoc. If the value is then built-in images will be used.|String.Empty|
167
+|String|[[ImagesPath|/API/CodeSamples/ImagesPath]]| Gets or sets the path of the folder which contains the images used by Ad Hoc. If the value is null then built-in images will be used. |String.Empty|
167 168
|Boolean|[[InheritFiltersInSubreports|/API/CodeSamples/InheritFiltersInSubreports]]|Gets or sets the value indicating whether filters will be inherited in subreports.|True|
168 169
|String|[[InstantReport|/API/CodeSamples/InstantReport]]|Gets or sets the URL of the report viewer page.|InstantReport.aspx|
169 170
|String|[[InstantReportWithDelimiter|/API/CodeSamples/InstantReportWithDelimiter]]|Gets the instant report page with "?" or "&" char at the end.|InstantReport.aspx?|
... ...
@@ -171,7 +172,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
171 172
|Int32|[[InvertedGridLimit|/API/CodeSamples/InvertedGridLimit]]|Gets or sets the maximum count of rows for inverted grid.|36|
172 173
|Color|[[ItemForegroundColor|/API/CodeSamples/ItemForegroundColor]]|Gets or sets the color of report header.|Color [Black]|
173 174
|Unit|[[JoinDropDownWidth|/API/CodeSamples/JoinDropDownWidth]]|Gets or sets the width of join type dropdown.|100px|
174
-|JoinedTablesList|[[JoinedTablesList|/API/CodeSamples/JoinedTablesList]]|Gets or sets the default Izenda.AdHoc.AdHocSettings.JoinedTablesList control.**(deprecated)**|null|
175
+|JoinedTablesList|[[JoinedTablesList|/API/CodeSamples/JoinedTablesList]]| Gets or sets the default Izenda.AdHoc.AdHocSettings.JoinedTablesList control. **(deprecated)**|null|
175 176
|String|[[JoinFieldRegex|/API/CodeSamples/JoinFieldRegex]]|Gets or sets the regular expression used for table filtering. If name of a table or a column matches this expression then it will be excluded|String.Empty|
176 177
|NameValueCollection|[[LabelAliases|/API/CodeSamples/LabelAliases]]|Gets or sets the collection of key-value pairs where the key is the field name and the value is a field alias.|null|
177 178
|AdHocLanguage|[[Language|/API/CodeSamples/Language]]|Friendly setter of the default culture for Ad Hoc.|English|
... ...
@@ -179,43 +180,43 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
179 180
|Char|[[LiteralComma|/API/CodeSamples/LiteralComma]]|Gets or sets the delimiter separating items in the 'Equals' filter operator value.|,|
180 181
|Boolean|[[LockViewer|/API/CodeSamples/LockViewer]]|Gets or sets the value indicating whether Report Viewer will be locked or not.|False|
181 182
|String|[[LoginUrl|/API/CodeSamples/LoginUrl]]|Gets or sets login page Url.|Login.aspx|
182
-|MapInfoCollection|[[MapInfoCollection|/API/CodeSamples/MapInfoCollection]]|Gets or sets the registered maps data.|{World,Europe,<br>USA,Australia}|
183
+|MapInfoCollection|[[MapInfoCollection|/API/CodeSamples/MapInfoCollection]]|Gets or sets the registered maps data.|{World, Europe, <br>USA, Australia}|
183 184
|Size|[[MaxImageSize|/API/CodeSamples/MaxImageSize]]|Gets or sets the maximum image size of the report images. If the size of an image is larger than the specified value then the image will be scaled.|{Width=320, Height=240}|
184 185
|Int32|[[MaximumReportSizeForCache|/API/CodeSamples/MaximumReportSizeForCache]]||1048576|
185 186
|Single|[[MaxVersion|/API/CodeSamples/MaxVersion]]|Gets Max Version.|6.8|
186
-|Unit|[[MinPdfFontSize|/API/CodeSamples/MinPdfFontSize]]|Sets the minimum font size that will be used when creating a PDF document. Default is 10 point.|10pt|
187
+|Unit|[[MinPdfFontSize|/API/CodeSamples/MinPdfFontSize]]|Sets the minium font size that will be used when creating a PDF document. Default is 10 point.|10pt|
187 188
|Boolean|[[MultiLevelVisualGrouping|/API/CodeSamples/MultiLevelVisualGrouping]]|Gets or set value indicating whether Visual Groups should be multi-level.**(deprecated)**|True|
188 189
|String|[[MySqlConnectionString|/API/CodeSamples/MySqlConnectionString]]|Gets or sets the connection string for MySQL.|String.Empty|
189 190
|String|[[NoDataSourcePage|/API/CodeSamples/NoDataSourcePage]]|Gets or sets url of the page where user will be redirected if there is no tables in a data base|Settings.aspx|
190 191
|Int32|[[NumChartPerRow|/API/CodeSamples/NumChartPerRow]]|Gets or set value indicating number of charts in one reports row|2|
191
-|Int32|[[NumChartTabs|/API/CodeSamples/NumChartTabs]]|Gets or set value indicating maximum possible charts for the report set.|2|
192
+|Int32|[[NumChartTabs|/API/CodeSamples/NumChartTabs]]|Gets or set value indicating maximum possibile charts for the report set.|2|
192 193
|Int32|[[NumSharedDropdowns|/API/CodeSamples/NumSharedDropdowns]]|Gets or sets the maximum number of user/roles a report can be shared with.|3|
193 194
|Boolean|[[OpenCustomUrlInNewWindow|/API/CodeSamples/OpenCustomUrlInNewWindow]]|Gets or sets the value indicating whether CustomUrl field links should open in a new window.|True|
194 195
|Int32|[[OracleCommandTimeout|/API/CodeSamples/OracleCommandTimeout]]|Sets the time Izenda Reports will wait for an Oracle command to execute before timing out.|3600|
195 196
|String|[[OracleConnectionString|/API/CodeSamples/OracleConnectionString]]|Gets or sets the connection string for Oracle.|String.Empty|
196
-|ReportOutputGeneratorCollection|[[OutputTypes|/API/CodeSamples/OutputTypes]]|Gets or sets the registered Izenda.AdHoc.ReportOutputGenerators.|{SQL,PDF,HTMLREPORT,<br>CSV,BULKCSV,XLS(MIME),<br>DOC,XML,JSON,<br>JSA}|
197
+|ReportOutputGeneratorCollection|[[OutputTypes|/API/CodeSamples/OutputTypes]]| Gets or sets the registered Izenda.AdHoc.ReportOutputGenerators. |{SQL, PDF, HTMLREPORT, <br>CSV, BULKCSV, XLS(MIME), <br>DOC, XML, JSON, <br>JSA}|
197 198
|String|[[ParentReportDesignerUrl|/API/CodeSamples/ParentReportDesignerUrl]]||String.Empty|
198 199
|String|[[ParentReportListUrl|/API/CodeSamples/ParentReportListUrl]]||String.Empty|
199 200
|String|[[ParentReportViewerUrl|/API/CodeSamples/ParentReportViewerUrl]]||String.Empty|
200 201
|String|[[ParentSettingsUrl|/API/CodeSamples/ParentSettingsUrl]]||String.Empty|
201
-|Boolean|[[PerUserCaching|/API/CodeSamples/PerUserCaching]]|Gets or sets the value indicating whether Izenda.AdHoc.Database.Driver.DatabaseSchema should be cached.|False|
202
+|Boolean|[[PerUserCaching|/API/CodeSamples/PerUserCaching]]| Gets or sets the value indicating whether Izenda.AdHoc.Database.Driver.DatabaseSchema should be cached. |False|
202 203
|Int32|[[PivotFieldLimit|/API/CodeSamples/PivotFieldLimit]]|Limit for how many pivot columns are in a report.|100|
203 204
|String|[[PostgreSQLConnectionString|/API/CodeSamples/PostgreSQLConnectionString]]|Gets or sets the connection string for Postgres.|String.Empty|
204 205
|Int32|[[PreviewColumnLimit|/API/CodeSamples/PreviewColumnLimit]]|Gets or set value indicating number of columns to show in preview|100|
205 206
|String|[[PreviewColumnLimitMessage|/API/CodeSamples/PreviewColumnLimitMessage]]|Gets or set value indicating message displayed when PreviewColumnLimit is exceeded|Reports with more than 100 fields must be exported to CSV. Please check CSV Export to view data.|
206
-|Int32|[[PreviewTimeout|/API/CodeSamples/PreviewTimeout]]|Gets or sets the System.Data.IDbCommand.CommandTimeout for SQL commands.|0|
207
+|Int32|[[PreviewTimeout|/API/CodeSamples/PreviewTimeout]]| Gets or sets the System.Data.IDbCommand.CommandTimeout for SQL commands. |0|
207 208
|PrintMode|[[PrintMode|/API/CodeSamples/PrintMode]]|Gets or sets the value indicating what print mode will be used, PDF or HTML.|PdfAndHtml|
208
-|ProcessFiltersDelegate|[[ProcessFiltersDelegate|/API/CodeSamples/ProcessFiltersDelegate]]|Represents a method that handles Izenda.AdHoc.Report execution.**(deprecated)**|String.Empty|
209
+|ProcessFiltersDelegate|[[ProcessFiltersDelegate|/API/CodeSamples/ProcessFiltersDelegate]]| Represents a method that handles Izenda.AdHoc.Report execution. **(deprecated)**|String.Empty|
209 210
|Int32|[[QuickAddFieldWidth|/API/CodeSamples/QuickAddFieldWidth]]|Gets or set value indicating max length of string in one QuickAdd column|20|
210 211
|Int32|[[QuickAddMinElementsInColumn|/API/CodeSamples/QuickAddMinElementsInColumn]]|Gets or set value indicating how many elements are in one QuickAdd column|20|
211
-|String|[[RDLFolder|/API/CodeSamples/RDLFolder]]|Gets or sets path to Folder where RDL files would be saved|RDLFiles|
212
+|String|[[RDLFolder|/API/CodeSamples/RDLFolder]]|Gets or sets path to Folder where RDL files whould be saved|RDLFiles|
212 213
|Int32|[[RecentlyUpdatedCountAtReportList|/API/CodeSamples/RecentlyUpdatedCountAtReportList]]|Gets or sets the value indicating how many reports will shown at recent list at ReportList|0|
213 214
|Color|[[ReportAlternatingItemColor|/API/CodeSamples/ReportAlternatingItemColor]]|Gets or sets the color of report alternating item.|Color [Gainsboro]|
214 215
|Color|[[ReportBorderColor|/API/CodeSamples/ReportBorderColor]]|Gets or sets the color of report border.|Color [White]|
215 216
|String|[[ReportCss|/API/CodeSamples/ReportCss]]|Gets or sets the css style for the report HTML and Word output.**(deprecated)**|@import url(rs.aspx?css=Report);|
216 217
|String|[[ReportCssUrl|/API/CodeSamples/ReportCssUrl]]|Css file to be used on reports generated by Izenda Reports.|rs.aspx?css=Report|
217
-|String|[[ReportDesignerUrl|/API/CodeSamples/ReportDesignerUrl]]|Gets or sets the URL of a page used to design reports (Izenda.Web.UI.ReportDesigner page).|ReportDesigner.aspx|
218
-|String|[[ReportDesignerUrlWithDelimiter|/API/CodeSamples/ReportDesignerUrlWithDelimiter]]|Gets the Izenda.AdHoc.AdHocSettings.ReportDesignerUrl with "?" or "&amp;" char at the end.|ReportDesigner.aspx?|
218
+|String|[[ReportDesignerUrl|/API/CodeSamples/ReportDesignerUrl]]| Gets or sets the URL of a page used to design reports (Izenda.Web.UI.ReportDesigner page). |ReportDesigner.aspx|
219
+|String|[[ReportDesignerUrlWithDelimiter|/API/CodeSamples/ReportDesignerUrlWithDelimiter]]| Gets the Izenda.AdHoc.AdHocSettings.ReportDesignerUrl with "?" or "&amp;" char at the end. |ReportDesigner.aspx?|
219 220
|Color|[[ReportHeaderColor|/API/CodeSamples/ReportHeaderColor]]|Gets or sets the color of report header.|Color [DarkSlateBlue]|
220 221
|Image|[[ReportHeaderImage|/API/CodeSamples/ReportHeaderImage]]||String.Empty|
221 222
|String|[[ReportHeaderImageUrl|/API/CodeSamples/ReportHeaderImageUrl]]|Gets or sets the image which will be shown at the top of the report.|String.Empty|
... ...
@@ -223,11 +224,11 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
223 224
|Color|[[ReportItemColor|/API/CodeSamples/ReportItemColor]]|Gets or sets the color of report item.|Color [White]|
224 225
|String|[[ReportList|/API/CodeSamples/ReportList]]|Gets or sets the URL of the report list page.|ReportList.aspx|
225 226
|ReportListSettings|[[ReportListSettings|/API/CodeSamples/ReportListSettings]]|Gets or sets the value indicating ReportList display**(deprecated)**|HideAll|
226
-|ReportSetEventWatcherCollection|[[ReportSetEventWatchers|/API/CodeSamples/ReportSetEventWatchers]]|Gets or sets the collection of registered Izenda.AdHoc.IReportSetEventWatcherwhich can do some actions on Izenda.AdHoc.ReportSet-related events.|null|
227
-|String|[[ReportsPath|/API/CodeSamples/ReportsPath]]|Gets or sets the path of the folder where Izenda.AdHoc.FileSystemAdHocConfigstores its reports.If the value is null then reports will be stored in "Reports" subfolder of application folder.|[drive]:\[ApplicationFolder]\Reports|
227
+|ReportSetEventWatcherCollection|[[ReportSetEventWatchers|/API/CodeSamples/ReportSetEventWatchers]]| Gets or sets the collection of registered Izenda.AdHoc.IReportSetEventWatcher which can do some actions on Izenda.AdHoc.ReportSet-related events. |null|
228
+|String|[[ReportsPath|/API/CodeSamples/ReportsPath]]| Gets or sets the path of the folder where Izenda.AdHoc.FileSystemAdHocConfig stores its reports. If the value is null then reports will be stored in "Reports" subfolder of application folder. |[drive]:\[ApplicationFolder]\Reports|
228 229
|Boolean|[[ReportsSharedByDefault|/API/CodeSamples/ReportsSharedByDefault]]||True|
229 230
|StorageMode|[[ReportStorageMode|/API/CodeSamples/ReportStorageMode]]|Defines how reports are stored - in the file system or in the database**(deprecated)**|Filesystem|
230
-|ReportTypeCollection|[[ReportTypes|/API/CodeSamples/ReportTypes]]|Gets or sets the report types.**(deprecated)**|{Detail,Summary,Chart,<br>Gauge}|
231
+|ReportTypeCollection|[[ReportTypes|/API/CodeSamples/ReportTypes]]|Gets or sets the report types.**(deprecated)**|{Detail, Summary, Chart, <br>Gauge}|
231 232
|String|[[ReportViewer|/API/CodeSamples/ReportViewer]]|Gets or sets the URL of the report viewer page.|ReportViewer.aspx|
232 233
|Int32|[[ReportViewerDefaultPreviewResults|/API/CodeSamples/ReportViewerDefaultPreviewResults]]|Specifies the default number of results previewed in the report view page for all reports.|100|
233 234
|String|[[ReportViewerPostHtml|/API/CodeSamples/ReportViewerPostHtml]]|Gets or sets the string contains html code that placing after the entire HtmlOutputReportResults section.**(deprecated)**|String.Empty|
... ...
@@ -236,33 +237,33 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
236 237
|String|[[ReportViewerWithDelimiter|/API/CodeSamples/ReportViewerWithDelimiter]]|Gets the report viewer page with "?" or "&" char at the end.|ReportViewer.aspx?|
237 238
|String|[[ReportViewPageTitle|/API/CodeSamples/ReportViewPageTitle]]|Gets or sets the title of report view page.|String.Empty|
238 239
|Boolean|[[RequireLogin|/API/CodeSamples/RequireLogin]]|This setting tells Izenda Reports to use the login page specified above in the Login URL setting.|False|
239
-|String|[[ResponseServer|/API/CodeSamples/ResponseServer]]|Gets or sets the URL of the Izenda.AdHoc.ResponseServer page.|rs.aspx|
240
-|String|[[ResponseServerWithDelimiter|/API/CodeSamples/ResponseServerWithDelimiter]]|Gets the Izenda.AdHoc.AdHocSettings.ResponseServer page with "?" or "&amp;" char at the end.|rs.aspx?|
240
+|String|[[ResponseServer|/API/CodeSamples/ResponseServer]]| Gets or sets the URL of the Izenda.AdHoc.ResponseServer page. |rs.aspx|
241
+|String|[[ResponseServerWithDelimiter|/API/CodeSamples/ResponseServerWithDelimiter]]| Gets the Izenda.AdHoc.AdHocSettings.ResponseServer page with "?" or "&amp;" char at the end. |rs.aspx?|
241 242
|String|[[ResponseServerWithDelimiterFull|/API/CodeSamples/ResponseServerWithDelimiterFull]]||rs.aspx?|
242 243
|Int32[]|[[ResultsDropdownValues|/API/CodeSamples/ResultsDropdownValues]]|Gets or sets the list of the values in the preview results dropdown dialog.|System.Int32[]|
243 244
|String|[[SavedReportsTable|/API/CodeSamples/SavedReportsTable]]|Gets or sets the table name for saved reports.|IzendaAdHocReports|
244 245
|String|[[SaveReportSetNextUrl|/API/CodeSamples/SaveReportSetNextUrl]]|Gets or sets the URL of the report viewer page.|String.Empty|
245 246
|String|[[ScheduledReportsUrlFormatString|/API/CodeSamples/ScheduledReportsUrlFormatString]]|Gets or sets the url that is sent via email as the report web address.|http://localhost:57642/ReportViewer.aspx?{0}|
246 247
|SchedulerOutputCollection|[[SchedulerExports|/API/CodeSamples/SchedulerExports]]||{}|
247
-|SchedulerOutputCollection|[[SchedulerOutputTypes|/API/CodeSamples/SchedulerOutputTypes]]|Get or set value indicating allowed formats for scheduling reports|{Link,Embedded,PDF,<br>CSV,HTML,XLS(MIME)}|
248
+|SchedulerOutputCollection|[[SchedulerOutputTypes|/API/CodeSamples/SchedulerOutputTypes]]|Get or set value indicating allowed formats for scheduling reports|{Link, Embedded, PDF, <br>CSV, HTML, XLS(MIME)}|
248 249
|String|[[SchedulerTenantID|/API/CodeSamples/SchedulerTenantID]]|Gets or sets the tenantId for scheduler.**(deprecated)**|String.Empty|
249 250
|TimeSpan|[[SchemaCacheTimeout|/API/CodeSamples/SchemaCacheTimeout]]|Gets or sets the time span for schema caching.|1.00:00:00|
250 251
|String|[[ScriptDirectory|/API/CodeSamples/ScriptDirectory]]||String.Empty|
251 252
|Unit|[[SelectValueDropDownWidth|/API/CodeSamples/SelectValueDropDownWidth]]|Gets or sets the width of filter values dropdown.|300px|
252 253
|Boolean|[[ServiceMode|/API/CodeSamples/ServiceMode]]|Gets or set value indication service mode**(deprecated)**|False|
253 254
|String|[[SettingsKey|/API/CodeSamples/SettingsKey]]|Gets or sets password to access Settings control|String.Empty|
254
-|String|[[SettingsPageUrl|/API/CodeSamples/SettingsPageUrl]]|Gets or sets the URL of the Izenda.AdHoc.Settings page.|Settings.aspx|
255
+|String|[[SettingsPageUrl|/API/CodeSamples/SettingsPageUrl]]| Gets or sets the URL of the Izenda.AdHoc.Settings page. |Settings.aspx|
255 256
|String[]|[[SharedWithValues|/API/CodeSamples/SharedWithValues]]|This sets the users or roles available in the Shared With dropdown of the Misc tab in the report designer.|String.Empty|
256
-|Boolean|[[ShowAddAll|/API/CodeSamples/ShowAddAll]]|Gets or sets the value indicating whether AddAll button and dropdown should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.**(deprecated)**|False|
257
+|Boolean|[[ShowAddAll|/API/CodeSamples/ShowAddAll]]| Gets or sets the value indicating whether AddAll button and dropdown should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. **(deprecated)**|False|
257 258
|Boolean|[[ShowAddFieldInReportViewer|/API/CodeSamples/ShowAddFieldInReportViewer]]||True|
258 259
|Boolean|[[ShowAdminButton|/API/CodeSamples/ShowAdminButton]]|Gets or sets the value indicating showing buttons for administration**(deprecated)**|True|
259
-|Boolean|[[ShowAdvancedChartingButton|/API/CodeSamples/ShowAdvancedChartingButton]]|Gets or sets the value indicating whether "Show Advanced" button should be shown in the Izenda.Web.UI.ChartControl.|True|
260
+|Boolean|[[ShowAdvancedChartingButton|/API/CodeSamples/ShowAdvancedChartingButton]]| Gets or sets the value indicating whether "Show Advanced" button should be shown in the Izenda.Web.UI.ChartControl. |True|
260 261
|Boolean|[[ShowAllInPreview|/API/CodeSamples/ShowAllInPreview]]|Gets or sets the value indicating whether "CombinedTop Count" dropdown list should have the "All" item in preview.|True|
261 262
|Boolean|[[ShowAllInResults|/API/CodeSamples/ShowAllInResults]]|Gets or sets the value indicating whether "CombinedTop Count" dropdown list should have the "All" item in results.|True|
262 263
|Boolean|[[ShowAllTables|/API/CodeSamples/ShowAllTables]]|Gets or sets the value indicating whether all tables should be shown in tables dropdown.**(deprecated)**|True|
263
-|Boolean|[[ShowArithmeticInSummary|/API/CodeSamples/ShowArithmeticInSummary]]|Gets or sets the value indicating whether arithmetic operations are shown in the summary tab of Izenda.Web.UI.AdHocReportDesigner.|False|
264
-|Boolean|[[ShowArithmeticOperations|/API/CodeSamples/ShowArithmeticOperations]]|Gets or sets the value indicating whether arithmetic operations are shown in Izenda.AdHoc.AdHocSettings.FieldList.|True|
265
-|Boolean|[[ShowBackButton|/API/CodeSamples/ShowBackButton]]|Gets or sets the value indicating whether "Back" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation.|False|
264
+|Boolean|[[ShowArithmeticInSummary|/API/CodeSamples/ShowArithmeticInSummary]]| Gets or sets the value indicating whether arithmetic operations are shown in the summary tab of Izenda.Web.UI.AdHocReportDesigner. |False|
265
+|Boolean|[[ShowArithmeticOperations|/API/CodeSamples/ShowArithmeticOperations]]| Gets or sets the value indicating whether arithmetic operations are shown in Izenda.AdHoc.AdHocSettings.FieldList. |True|
266
+|Boolean|[[ShowBackButton|/API/CodeSamples/ShowBackButton]]| Gets or sets the value indicating whether "Back" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation. |False|
266 267
|Boolean|[[ShowBetweenDateCalendar|/API/CodeSamples/ShowBetweenDateCalendar]]||True|
267 268
|Boolean|[[ShowBulkCSVButton|/API/CodeSamples/ShowBulkCSVButton]]|Gets or sets the value indicating possibility export to BulkCSV**(deprecated)**|False|
268 269
|Boolean|[[ShowCategoryTextboxInSaveDialog|/API/CodeSamples/ShowCategoryTextboxInSaveDialog]]|Gets or sets the value indicating whether category checkbox should be shown in the save dialog.|True|
... ...
@@ -274,35 +275,35 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
274 275
|Boolean|[[ShowCSVButton|/API/CodeSamples/ShowCSVButton]]|Gets or sets the value indicating possibility export to CSV|True|
275 276
|Boolean|[[ShowCustomFormatType|/API/CodeSamples/ShowCustomFormatType]]|Gets or sets the value indicating whether "Custom" format type should be shown in formats dropdown.|False|
276 277
|Boolean|[[ShowDashboardAddDropDown|/API/CodeSamples/ShowDashboardAddDropDown]]|Gets or sets a value indicating whether "add dashboard subreport" should be shown as DropDownList control.**(deprecated)**|False|
277
-|Boolean|[[ShowDashboardFieldsTab|/API/CodeSamples/ShowDashboardFieldsTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab withdashboard fields is shown.|False|
278
+|Boolean|[[ShowDashboardFieldsTab|/API/CodeSamples/ShowDashboardFieldsTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with dashboard fields is shown. |False|
278 279
|Boolean|[[ShowDashboardPartViewerLinks|/API/CodeSamples/ShowDashboardPartViewerLinks]]|Gets or sets the value indicating whether Dashboard Viewer will have edit links for it's reports|True|
279 280
|Boolean|[[ShowDashboardSettings|/API/CodeSamples/ShowDashboardSettings]]|Gets or sets the value indicating allows edit dashboard settings**(deprecated)**|False|
280 281
|Boolean|[[ShowDatabaseDiagramIcon|/API/CodeSamples/ShowDatabaseDiagramIcon]]|Gets or sets the value indicating whether the Database Diagram icon should be shown in the toolbar.|True|
281 282
|Boolean|[[ShowDatabaseTypes|/API/CodeSamples/ShowDatabaseTypes]]|Gets or set value indicating whether database types should be shown in the fields dropdown.|False|
282 283
|Boolean|[[ShowDataSourcesAsCheckBoxes|/API/CodeSamples/ShowDataSourcesAsCheckBoxes]]|Gets or sets the value indicating mode of data sources list is showed.|True|
283
-|Boolean|[[ShowDataSourcesTab|/API/CodeSamples/ShowDataSourcesTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with data sources list is showed.|True|
284
+|Boolean|[[ShowDataSourcesTab|/API/CodeSamples/ShowDataSourcesTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with data sources list is showed. |True|
284 285
|Boolean|[[ShowDataWhenParametersBlank|/API/CodeSamples/ShowDataWhenParametersBlank]]|Gets or sets the value indicating whether data should be shown in report viewer if all parameters is blank.**(deprecated)**|True|
285
-|Boolean|[[ShowDescriptionsInReportsTab|/API/CodeSamples/ShowDescriptionsInReportsTab]]|Gets or sets the value indicating whether reports descriptions should beshown in the reports tab of Izenda.Web.UI.AdHocReportDesigner.**(deprecated)**|False|
286
+|Boolean|[[ShowDescriptionsInReportsTab|/API/CodeSamples/ShowDescriptionsInReportsTab]]| Gets or sets the value indicating whether reports descriptions should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner. **(deprecated)**|False|
286 287
|Boolean|[[ShowDesignDashboardLink|/API/CodeSamples/ShowDesignDashboardLink]]|Gets or sets the value indicating whether design new dashboard link is shown|True|
287
-|Boolean|[[ShowDesignLinkInReportViewer|/API/CodeSamples/ShowDesignLinkInReportViewer]]|Gets or set value indicating whether design link should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer.**(deprecated)**|True|
288
+|Boolean|[[ShowDesignLinkInReportViewer|/API/CodeSamples/ShowDesignLinkInReportViewer]]| Gets or set value indicating whether design link should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer. **(deprecated)**|True|
288 289
|Boolean|[[ShowDesignLinks|/API/CodeSamples/ShowDesignLinks]]|Gets or sets a value indicating whether design links should be shown in report list and in the toolbar.|True|
289 290
|Boolean|[[ShowDetailFormat|/API/CodeSamples/ShowDetailFormat]]|Gets or sets the value indicating whether "Detail Link" format should be shown in formats dropdown.**(deprecated)**|True|
290 291
|Boolean|[[ShowDistinct|/API/CodeSamples/ShowDistinct]]|Gets or set value indicating whether "Distinct" should be shown at the Data Source tab.|True|
291 292
|Boolean|[[ShowDOCButton|/API/CodeSamples/ShowDOCButton]]|Gets or sets the value indicating possibility export to DOC|True|
292 293
|Boolean|[[ShowEtlButton|/API/CodeSamples/ShowEtlButton]]|Gets or sets the value indicating whether the upload data button should be shown in the report viewer.|False|
293 294
|Boolean|[[ShowFieldAsValueDropDown|/API/CodeSamples/ShowFieldAsValueDropDown]]|Gets or sets the value indicating whether fields dropdown will be shown as value on "Is Less Then (Field)", "Is Greater Then (Field)" and "Equals (Field)" operators.|True|
294
-|Boolean|[[ShowFieldsTab|/API/CodeSamples/ShowFieldsTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with fields list is shown.|True|
295
+|Boolean|[[ShowFieldsTab|/API/CodeSamples/ShowFieldsTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with fields list is shown. |True|
295 296
|Boolean|[[ShowFieldValueCheckbox|/API/CodeSamples/ShowFieldValueCheckbox]]|Gets or sets the value indicating whether "Field&#124;Value" checkbox should be shown in the field tab.|True|
296 297
|Boolean|[[ShowFieldValueSummaryCheckbox|/API/CodeSamples/ShowFieldValueSummaryCheckbox]]|Gets or sets the value indicating whether "Field&#124;Value" checkbox should be shown in the summary tab.|True|
297
-|Boolean|[[ShowFilterFunctions|/API/CodeSamples/ShowFilterFunctions]]|Gets or sets the value indicating whether Remove All button should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.**(deprecated)**|True|
298
-|Boolean|[[ShowFilterLogic|/API/CodeSamples/ShowFilterLogic]]|Gets or sets the value indicating whether Filter Logic should be shown in the Izenda.Web.UI.FilterList.|True|
299
-|Boolean|[[ShowFiltersInDashboards|/API/CodeSamples/ShowFiltersInDashboards]]|Gets or set value indicating whether filters should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer.|True|
300
-|Boolean|[[ShowFiltersInReportViewer|/API/CodeSamples/ShowFiltersInReportViewer]]|Gets or set value indicating whether filters should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer.**(deprecated)**|True|
301
-|Boolean|[[ShowFiltersTab|/API/CodeSamples/ShowFiltersTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with filters list is showed.|True|
302
-|Boolean|[[ShowFunctions|/API/CodeSamples/ShowFunctions]]|Gets or sets the value indicating whether functions should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.|True|
298
+|Boolean|[[ShowFilterFunctions|/API/CodeSamples/ShowFilterFunctions]]| Gets or sets the value indicating whether Remove All button should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. **(deprecated)**|True|
299
+|Boolean|[[ShowFilterLogic|/API/CodeSamples/ShowFilterLogic]]| Gets or sets the value indicating whether Filter Logic should be shown in the Izenda.Web.UI.FilterList. |True|
300
+|Boolean|[[ShowFiltersInDashboards|/API/CodeSamples/ShowFiltersInDashboards]]| Gets or set value indicating whether filters should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer. |True|
301
+|Boolean|[[ShowFiltersInReportViewer|/API/CodeSamples/ShowFiltersInReportViewer]]| Gets or set value indicating whether filters should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer. **(deprecated)**|True|
302
+|Boolean|[[ShowFiltersTab|/API/CodeSamples/ShowFiltersTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with filters list is showed. |True|
303
+|Boolean|[[ShowFunctions|/API/CodeSamples/ShowFunctions]]| Gets or sets the value indicating whether functions should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. |True|
303 304
|Boolean|[[ShowGaugePercentage|/API/CodeSamples/ShowGaugePercentage]]|Gets or sets the value indicating whether percentage at gauges should be shown.|False|
304 305
|Boolean|[[ShowGaugeTab|/API/CodeSamples/ShowGaugeTab]]|Gets or sets the value indicating whether gauges tab should be shown in report designer.|True|
305
-|Boolean|[[ShowGoButton|/API/CodeSamples/ShowGoButton]]|Gets or sets the value indicating whether "Go" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation.|False|
306
+|Boolean|[[ShowGoButton|/API/CodeSamples/ShowGoButton]]| Gets or sets the value indicating whether "Go" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation. |False|
306 307
|Boolean|[[ShowGradientBackground|/API/CodeSamples/ShowGradientBackground]]|Gets or sets the value indicating is data grid items will be shaded with gradient|False|
307 308
|Boolean|[[ShowGroupInFunctionDropdown|/API/CodeSamples/ShowGroupInFunctionDropdown]]|Gets or sets the value indicating whether GROUP feature should be shown as a function. Otherwise, it will be shown as a separate checkbox.|True|
308 309
|Boolean|[[ShowGroupMonth|/API/CodeSamples/ShowGroupMonth]]|Gets or set value indicating whether Group(Month) function should be visible.**(deprecated)**|False|
... ...
@@ -310,77 +311,78 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
310 311
|Boolean|[[ShowHtmlAsCode|/API/CodeSamples/ShowHtmlAsCode]]|This feature enables/disables showing HTML code containing in database fields as plain text.|False|
311 312
|Boolean|[[ShowInTimePeriod|/API/CodeSamples/ShowInTimePeriod]]|Gets or sets the value indicating whether "In Time Period" item is shown in operators dropdown.|True|
312 313
|Boolean|[[ShowInvertSummaryCheckbox|/API/CodeSamples/ShowInvertSummaryCheckbox]]|Gets or sets the value indicating whether "Invert" checkbox should be shown in the summary tab.**(deprecated)**|False|
313
-|Boolean|[[ShowInvisible|/API/CodeSamples/ShowInvisible]]|Gets or sets the value indicating whether invisible checkboxes should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.**(deprecated)**|False|
314
-|Boolean|[[ShowJoinDropDown|/API/CodeSamples/ShowJoinDropDown]]|Gets or sets the value indicating whether join type dropdown should be shown in the Izenda.AdHoc.AdHocSettings.JoinedTablesList.|False|
314
+|Boolean|[[ShowInvisible|/API/CodeSamples/ShowInvisible]]| Gets or sets the value indicating whether invisible checkboxes should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. **(deprecated)**|False|
315
+|Boolean|[[ShowJoinAliasTextboxes|/API/CodeSamples/ShowJoinAliasTextboxes]]||False|
316
+|Boolean|[[ShowJoinDropDown|/API/CodeSamples/ShowJoinDropDown]]| Gets or sets the value indicating whether join type dropdown should be shown in the Izenda.AdHoc.AdHocSettings.JoinedTablesList. |False|
315 317
|Boolean|[[ShowJustification|/API/CodeSamples/ShowJustification]]|Gets or sets the value indicating whether justification type should be shown in the field tab.|True|
316
-|Boolean|[[ShowLinkFormats|/API/CodeSamples/ShowLinkFormats]]|This feature enables/disables the link format function options for fields in the fields tab of report designer.**(deprecated)**|True|
318
+|Boolean|[[ShowLinkFormats|/API/CodeSamples/ShowLinkFormats]]|This feature enables/disables the link format function options for fields in the fields tab of reportdesigner.**(deprecated)**|True|
317 319
|Boolean|[[ShowLoadingForDesigner|/API/CodeSamples/ShowLoadingForDesigner]]|Gets or set value indicating whether loading message should be shown.**(deprecated)**|False|
318 320
|Boolean|[[ShowLoadingOnDesignerLoad|/API/CodeSamples/ShowLoadingOnDesignerLoad]]|Gets or set value indicating whether loading message should be shown on designer load.**(deprecated)**|False|
319 321
|Boolean|[[ShowLogoInPdf|/API/CodeSamples/ShowLogoInPdf]]|**(deprecated)**|False|
320 322
|Boolean|[[ShowMapTab|/API/CodeSamples/ShowMapTab]]|Gets or sets the value indicating whether the Map Tab should be shown in the report viewer.|True|
321
-|Boolean|[[ShowMenuInReportViewer|/API/CodeSamples/ShowMenuInReportViewer]]|Gets or set value indicating whether menu should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer.**(deprecated)**|False|
323
+|Boolean|[[ShowMenuInReportViewer|/API/CodeSamples/ShowMenuInReportViewer]]| Gets or set value indicating whether menu should be shown in Izenda.AdHoc.AdHocSettings.ReportViewer. **(deprecated)**|False|
322 324
|Boolean|[[ShowMiscTab|/API/CodeSamples/ShowMiscTab]]|This checkbox enables/disables the misc tab from the Izenda Reports application report designer page.|True|
323 325
|Boolean|[[ShowModifyButton|/API/CodeSamples/ShowModifyButton]]|Gets or sets the value indicating whether the "Modify" button should be shown in the report viewer.**(deprecated)**|True|
324 326
|Boolean|[[ShowMultiLineControls|/API/CodeSamples/ShowMultiLineControls]]|Gets or sets the value indicating whether "Multi-Line" feature is enabled.|False|
325 327
|Boolean|[[ShowNewButton|/API/CodeSamples/ShowNewButton]]|Gets or sets the value indicating whether the "New" icon should be shown in the toolbar.|True|
326 328
|Boolean|[[ShowNonIndexedJoinFields|/API/CodeSamples/ShowNonIndexedJoinFields]]|Gets or sets the value indicating whether non-indexed join fields should be shown.|True|
327 329
|Boolean|[[ShowODTButton|/API/CodeSamples/ShowODTButton]]|Gets or sets the value indicating possibility export to ODT**(deprecated)**|False|
328
-|Boolean|[[ShowOnlineDocumentation|/API/CodeSamples/ShowOnlineDocumentation]]|Gets or sets the value indicating if it's necessary to show Details button in Settings.|True|
330
+|Boolean|[[ShowOnlineDocumentation|/API/CodeSamples/ShowOnlineDocumentation]]|Gets or sets the value indicating if it's nessesary to show Details button in Settings.|True|
329 331
|Boolean|[[ShowOpenOfficeButton|/API/CodeSamples/ShowOpenOfficeButton]]|Gets or sets the value indicating possibility export to OpenOffice|False|
330 332
|Boolean|[[ShowPDFButton|/API/CodeSamples/ShowPDFButton]]|Gets or sets the value indicating possibility export to PDF|True|
331 333
|Boolean|[[ShowPivot|/API/CodeSamples/ShowPivot]]|Enables/disables the option of adding pivots to reports.|True|
332 334
|Boolean|[[ShowPoweredByLogo|/API/CodeSamples/ShowPoweredByLogo]]|Gets or sets the value indicating whether "Powered By Izenda" logo should be shown.|False|
333
-|Boolean|[[ShowPreviewTab|/API/CodeSamples/ShowPreviewTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with preview is showed.|True|
334
-|Boolean|[[ShowPublishRdlButton|/API/CodeSamples/ShowPublishRdlButton]]|Gets or sets the value indicating whether publish rdl button should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner.|False|
335
-|Boolean|[[ShowRdlOutputIcon|/API/CodeSamples/ShowRdlOutputIcon]]|Gets or sets the value indicating whether rdl button should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner.|False|
335
+|Boolean|[[ShowPreviewTab|/API/CodeSamples/ShowPreviewTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with preview is showed. |True|
336
+|Boolean|[[ShowPublishRdlButton|/API/CodeSamples/ShowPublishRdlButton]]| Gets or sets the value indicating whether publish rdl button should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner. |False|
337
+|Boolean|[[ShowRdlOutputIcon|/API/CodeSamples/ShowRdlOutputIcon]]| Gets or sets the value indicating whether rdl button should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner. |False|
336 338
|Boolean|[[ShowRecentDatasources|/API/CodeSamples/ShowRecentDatasources]]|Gets or sets the value indicating whether recent datasources dropdown list will be shown in ReportDesigner.|True|
337
-|Boolean|[[ShowRemoveAll|/API/CodeSamples/ShowRemoveAll]]|Gets or sets the value indicating whether Remove All button should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.**(deprecated)**|True|
339
+|Boolean|[[ShowRemoveAll|/API/CodeSamples/ShowRemoveAll]]| Gets or sets the value indicating whether Remove All button should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. **(deprecated)**|True|
338 340
|Boolean|[[ShowRemoveFieldInReportViewer|/API/CodeSamples/ShowRemoveFieldInReportViewer]]||True|
339
-|Boolean|[[ShowReportClassifiers|/API/CodeSamples/ShowReportClassifiers]]|Gets or sets the value indicating whether Izenda.Web.UI.ReportClassifierscontrol should be shown in the "Misc" tab.|True|
340
-|Boolean|[[ShowReportColor|/API/CodeSamples/ShowReportColor]]|Gets or sets the value indicating whether report color dropdowns are shown in Izenda.Web.UI.StyleControl.|True|
341
+|Boolean|[[ShowReportClassifiers|/API/CodeSamples/ShowReportClassifiers]]| Gets or sets the value indicating whether Izenda.Web.UI.ReportClassifiers control should be shown in the "Misc" tab. |True|
342
+|Boolean|[[ShowReportColor|/API/CodeSamples/ShowReportColor]]| Gets or sets the value indicating whether report color dropdowns are shown in Izenda.Web.UI.StyleControl. |True|
341 343
|Boolean|[[ShowReportingServicesSettings|/API/CodeSamples/ShowReportingServicesSettings]]|Gets or sets the value indicating allows edit reporting services settings**(deprecated)**|False|
342 344
|Boolean|[[ShowReportsInHtmlOutput|/API/CodeSamples/ShowReportsInHtmlOutput]]|Gets or sets the value indicating whether the list of reports should be shown in the Report viewer.**(deprecated)**|True|
343
-|Boolean|[[ShowReportsListAsDropDown|/API/CodeSamples/ShowReportsListAsDropDown]]|Gets or sets the value indicating whether reports displayed in Archive tab should be hyperlinks or should be items of dropdown list box. if reports should be displayed as hyperlinks. if reports should be displayed as items of dropdown list box.|False|
344
-|Boolean|[[ShowReportsTab|/API/CodeSamples/ShowReportsTab]]|Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with reports list is showed.|False|
345
+|Boolean|[[ShowReportsListAsDropDown|/API/CodeSamples/ShowReportsListAsDropDown]]| Gets or sets the value indicating whether reports displayed in Archive tab should be hyperlinks or should be items of dropdown list box. True if reports should be displayed as hyperlinks. False if reports should be displayed as items of dropdown list box. |False|
346
+|Boolean|[[ShowReportsTab|/API/CodeSamples/ShowReportsTab]]| Gets or sets the value indicating whether Izenda.Web.UI.AdHocReportDesigner tab with reports list is showed. |False|
345 347
|Boolean|[[ShowResponseServerDetails|/API/CodeSamples/ShowResponseServerDetails]]|Gets or set value indicating showing diagnostic test at response server page|True|
346
-|Boolean|[[ShowRowButtons|/API/CodeSamples/ShowRowButtons]]|Gets or sets the value indicating whether insert and move buttons should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.|True|
347
-|Boolean|[[ShowSaveAsToolbarButton|/API/CodeSamples/ShowSaveAsToolbarButton]]|Gets or sets the value indicating whether "Save As" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation.|True|
348
-|Boolean|[[ShowSaveControls|/API/CodeSamples/ShowSaveControls]]|Gets or sets the value indicating whether save controls should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner and in the Izenda.Web.UI.AdHocToolbarNavigation.|True|
349
-|Boolean|[[ShowSaveControlsInReportsTab|/API/CodeSamples/ShowSaveControlsInReportsTab]]|Gets or sets the value indicating whether save controls should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner.|False|
348
+|Boolean|[[ShowRowButtons|/API/CodeSamples/ShowRowButtons]]| Gets or sets the value indicating whether insert and move buttons should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. |True|
349
+|Boolean|[[ShowSaveAsToolbarButton|/API/CodeSamples/ShowSaveAsToolbarButton]]| Gets or sets the value indicating whether "Save As" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation. |True|
350
+|Boolean|[[ShowSaveControls|/API/CodeSamples/ShowSaveControls]]| Gets or sets the value indicating whether save controls should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner and in the Izenda.Web.UI.AdHocToolbarNavigation. |True|
351
+|Boolean|[[ShowSaveControlsInReportsTab|/API/CodeSamples/ShowSaveControlsInReportsTab]]| Gets or sets the value indicating whether save controls should be shown in the reports tab of Izenda.Web.UI.AdHocReportDesigner. |False|
350 352
|Boolean|[[ShowSaveInReportViewer|/API/CodeSamples/ShowSaveInReportViewer]]|Gets or sets the value indicating whether save controls should be shown in the ReportViewer.**(deprecated)**|True|
351
-|Boolean|[[ShowSaveRdlToolbarButton|/API/CodeSamples/ShowSaveRdlToolbarButton]]|Gets or sets the value indicating whether "Save As RDL" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation.|False|
352
-|Boolean|[[ShowScheduleControls|/API/CodeSamples/ShowScheduleControls]]|Gets or sets the value indicating whether Izenda.Web.UI.ScheduleControl should be shown in the "Misc" tab.|True|
353
+|Boolean|[[ShowSaveRdlToolbarButton|/API/CodeSamples/ShowSaveRdlToolbarButton]]| Gets or sets the value indicating whether "Save As RDL" button should be shown in the Izenda.Web.UI.AdHocToolbarNavigation. |False|
354
+|Boolean|[[ShowScheduleControls|/API/CodeSamples/ShowScheduleControls]]| Gets or sets the value indicating whether Izenda.Web.UI.ScheduleControl should be shown in the "Misc" tab. |True|
353 355
|Boolean|[[ShowServerEmailButton|/API/CodeSamples/ShowServerEmailButton]]|Gets or sets the value indicating whether the email from server icon should be shown in the toolbar.|False|
354 356
|Boolean|[[ShowSettingsButton|/API/CodeSamples/ShowSettingsButton]]|Gets or sets the value indicating showing buttons for administration. An alias for ShowAdminButton setting.|True|
355 357
|Boolean|[[ShowSettingsButtonForNonAdmins|/API/CodeSamples/ShowSettingsButtonForNonAdmins]]|Defines if Settings button will be shown to users without administrator rights|False|
356 358
|Boolean|[[ShowSharedCheckbox|/API/CodeSamples/ShowSharedCheckbox]]||True|
357 359
|Boolean|[[ShowSharingControl|/API/CodeSamples/ShowSharingControl]]|Gets or sets the value indicating is the sharing control will be shown.|True|
358
-|Boolean|[[ShowSideHelp|/API/CodeSamples/ShowSideHelp]]|Gets or set value indicating whether side help should be shown in Izenda.Web.UI.ReportDesigner.|False|
360
+|Boolean|[[ShowSideHelp|/API/CodeSamples/ShowSideHelp]]| Gets or set value indicating whether side help should be shown in Izenda.Web.UI.ReportDesigner. |False|
359 361
|Boolean|[[ShowSimpleModeViewer|/API/CodeSamples/ShowSimpleModeViewer]]|Gets or sets a value indicating whether report viewer mode is simple mode.|False|
360 362
|Boolean|[[ShowSqlOutputIcon|/API/CodeSamples/ShowSqlOutputIcon]]|Gets or sets the value indicating whether the SQL output icon should be shown in the toolbar.|True|
361 363
|Boolean|[[ShowStackTrace|/API/CodeSamples/ShowStackTrace]]|Gets or sets the value indicating format for showing exceptions.|True|
362 364
|Boolean|[[ShowStyleTab|/API/CodeSamples/ShowStyleTab]]|Gets or sets the value indicating whether style tab should be shown in the report designer.|True|
363 365
|Boolean|[[ShowSummaryLine|/API/CodeSamples/ShowSummaryLine]]|This feature allows the usage of a summary line in the fields tab of report designer.**(deprecated)**|True|
364 366
|Boolean|[[ShowSummaryTab|/API/CodeSamples/ShowSummaryTab]]|Gets or sets the value indicating whether summary tab should be shown.|True|
365
-|Boolean|[[ShowTableNames|/API/CodeSamples/ShowTableNames]]|Gets or sets the value indicating whether columns should be grouped by table name. Otherwise show columns as "ColumnName(TableName)".|False|
367
+|Boolean|[[ShowTableNames|/API/CodeSamples/ShowTableNames]]|Gets or sets the value indicating whether colums should be grouped by table name. Otherwise show columns as "ColumnName(TableName)".|False|
366 368
|Boolean|[[ShowTenantField|/API/CodeSamples/ShowTenantField]]|When false, this hides the field identified in the TenantField property|True|
367 369
|Boolean|[[ShowTimeZoneDropdown|/API/CodeSamples/ShowTimeZoneDropdown]]|Gets or sets the value indicating whether timezone dropdown will be shown in the Report Designer.|True|
368
-|Boolean|[[ShowTopInFields|/API/CodeSamples/ShowTopInFields]]|Gets or sets the value indicating whether results count dropdown should be shown in the fields tab of Izenda.Web.UI.AdHocReportDesigner.|True|
369
-|Boolean|[[ShowTopInSummary|/API/CodeSamples/ShowTopInSummary]]|Gets or sets the value indicating whether results count dropdown should be shown in the summary tab of Izenda.Web.UI.AdHocReportDesigner.|True|
370
+|Boolean|[[ShowTopInFields|/API/CodeSamples/ShowTopInFields]]| Gets or sets the value indicating whether results count dropdown should be shown in the fields tab of Izenda.Web.UI.AdHocReportDesigner. |True|
371
+|Boolean|[[ShowTopInSummary|/API/CodeSamples/ShowTopInSummary]]| Gets or sets the value indicating whether results count dropdown should be shown in the summary tab of Izenda.Web.UI.AdHocReportDesigner. |True|
370 372
|Boolean|[[ShowVisualGroupLabels|/API/CodeSamples/ShowVisualGroupLabels]]|Gets or sets the value indicating whether field names should be shown in visual group header.**(deprecated)**|False|
371 373
|Boolean|[[ShowWatermarkedExports|/API/CodeSamples/ShowWatermarkedExports]]|Gets or sets the value indicating whether watermarked export should be used on license errors.|True|
372 374
|Boolean|[[ShowWaterMarks|/API/CodeSamples/ShowWaterMarks]]|Gets or sets the value indicating whether watermarks should be used on license errors.|True|
373
-|Boolean|[[ShowWidth|/API/CodeSamples/ShowWidth]]|Gets or sets the value indicating whether width edit should be shown in the Izenda.AdHoc.AdHocSettings.FieldList.**(deprecated)**|False|
375
+|Boolean|[[ShowWidth|/API/CodeSamples/ShowWidth]]| Gets or sets the value indicating whether width edit should be shown in the Izenda.AdHoc.AdHocSettings.FieldList. **(deprecated)**|False|
374 376
|Boolean|[[ShowXLSButton|/API/CodeSamples/ShowXLSButton]]|Gets or sets the value indicating possibility export to XLS|True|
375
-|String|[[SimpleFilterCssUrl|/API/CodeSamples/SimpleFilterCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.FilterList.|rs.aspx?css=SimpleFilter|
376
-|Boolean|[[SingleLineViewerToolbar|/API/CodeSamples/SingleLineViewerToolbar]]|Gets or set value indicating whether Izenda.AdHoc.AdHocSettings.ReportViewer toolbar should be single line.**(deprecated)**|False|
377
+|String|[[SimpleFilterCssUrl|/API/CodeSamples/SimpleFilterCssUrl]]| Gets or sets the css stylesheet URL for the Izenda.Web.UI.FilterList. |rs.aspx?css=SimpleFilter|
378
+|Boolean|[[SingleLineViewerToolbar|/API/CodeSamples/SingleLineViewerToolbar]]| Gets or set value indicating whether Izenda.AdHoc.AdHocSettings.ReportViewer toolbar should be single line. **(deprecated)**|False|
377 379
|String|[[SmtpLogin|/API/CodeSamples/SmtpLogin]]|Gets or sets the SMTP server login.|String.Empty|
378 380
|String|[[SmtpPassword|/API/CodeSamples/SmtpPassword]]|Gets or sets the SMTP server password.|String.Empty|
379 381
|String|[[SmtpServer|/API/CodeSamples/SmtpServer]]|Gets or sets the SMTP server address for sending e-mails.|localhost|
380 382
|Boolean|[[SortColumnNames|/API/CodeSamples/SortColumnNames]]|Gets or sets the value indicating whether dropdowns with column names are sorted alphabetically.|True|
381 383
|Int32|[[SqlCommandTimeout|/API/CodeSamples/SqlCommandTimeout]]|Gets or sets the wait time in seconds for database command dropdown values loading.|3600|
382
-|String|[[SqlServerConnectionString|/API/CodeSamples/SqlServerConnectionString]]|Gets or sets the connection string for MS SQL Server.|null|
383
-|Boolean|[[StoreCurrentReportSetInApplication|/API/CodeSamples/StoreCurrentReportSetInApplication]]|Gets or sets whether ReportSet should be stored in application instead of session.|False|
384
+|String|[[SqlServerConnectionString|/API/CodeSamples/SqlServerConnectionString]]|Gets or sets the connection string for MS SQL Server.|Server=66.29.211.132,41433;Database=northwind;User ID=northwind;Password=traders;|
385
+|Boolean|[[StoreCurrentReportSetInApplication|/API/CodeSamples/StoreCurrentReportSetInApplication]]|Gets or sets whether reportSet should be stored in application instead of session.|False|
384 386
|Int32|[[StoredProcedureStringLimit|/API/CodeSamples/StoredProcedureStringLimit]]|Gets or set value indicating the max length of an string returned by a Stored Procedure (-1 for MAX)**(deprecated)**|-1|
385 387
|Boolean|[[StoreImagesToCache|/API/CodeSamples/StoreImagesToCache]]|Gets or sets the value indicating how temporary images should be stored.|True|
386 388
|Boolean|[[StrictANSIOuterJoin|/API/CodeSamples/StrictANSIOuterJoin]]|Gets or sets value indicating that strict ANSI/ISO SQL-92 outer join will be used (affects filters applied to joined tables).|True|
... ...
@@ -390,8 +392,8 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
390 392
|NameDistinctValueCollection|[[TableAliases|/API/CodeSamples/TableAliases]]|Gets or sets the collection of key-value pairs where the key is the table name and the value is a table alias.**(deprecated)**|null|
391 393
|Unit|[[TableDropDownWidth|/API/CodeSamples/TableDropDownWidth]]|Gets or sets the width of table dropdown.|190px|
392 394
|String|[[TableFilterRegex|/API/CodeSamples/TableFilterRegex]]|Gets or sets the regular expression used for table filtering. If name of a table or a column matches this expression then it will be excluded|^(IzendaAdHoc)|
393
-|String|[[TabsCss|/API/CodeSamples/TabsCss]]|Gets or sets the css style for the Izenda.Web.UI.TabStrip.**(deprecated)**|@import url(rs.aspx?css=tabs);|
394
-|String|[[TabsCssUrl|/API/CodeSamples/TabsCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip.|rs.aspx?css=tabs|
395
+|String|[[TabsCss|/API/CodeSamples/TabsCss]]| Gets or sets the css style for the Izenda.Web.UI.TabStrip. **(deprecated)**|@import url(rs.aspx?css=tabs);|
396
+|String|[[TabsCssUrl|/API/CodeSamples/TabsCssUrl]]| Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip. |rs.aspx?css=tabs|
395 397
|String|[[TempFiles|/API/CodeSamples/TempFiles]]|Gets or set value indicating path to temporary files.|TempFiles|
396 398
|String|[[TemplatesPath|/API/CodeSamples/TemplatesPath]]|Gets or sets the path of the folder where templates are stored.|[drive]:\[ApplicationFolder]\Reports|
397 399
|String|[[TenantField|/API/CodeSamples/TenantField]]|The name of the database field which stores a user's tenant. This is required for multi-tenant schedulin|String.Empty|
... ...
@@ -403,16 +405,16 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
403 405
|SchedulerTimeZoneCollection|[[TimeZones|/API/CodeSamples/TimeZones]]|Collection of additional and hidden time zones.|null|
404 406
|String|[[ToolbarBackgroundImageUrl|/API/CodeSamples/ToolbarBackgroundImageUrl]]|Gets or sets the URL of the toolbar background image.|rs.aspx?image=Toolbar.Toolgrad.gif|
405 407
|String|[[ToolbarBorderColor|/API/CodeSamples/ToolbarBorderColor]]|Gets or sets the color of toolbar border.|#95b7f3|
406
-|String|[[ToolbarCssUrl|/API/CodeSamples/ToolbarCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.Toolbar.|rs.aspx?css=toolbar|
408
+|String|[[ToolbarCssUrl|/API/CodeSamples/ToolbarCssUrl]]| Gets or sets the css stylesheet URL for the Izenda.Web.UI.Toolbar. |rs.aspx?css=toolbar|
407 409
|String|[[UnCategorizedReportsMenuItemTitle|/API/CodeSamples/UnCategorizedReportsMenuItemTitle]]|Gets or sets the uncategorized reports menu item title.**(deprecated)**|Reports|
408 410
|Boolean|[[UseAdvancedGauge|/API/CodeSamples/UseAdvancedGauge]]|Gets or sets the value indicating whether advanced is used for "Gauge" format.|True|
409 411
|Boolean|[[UseBulkCSV|/API/CodeSamples/UseBulkCSV]]|Gets or sets the value indicating whether Bulk CSV use.|True|
410 412
|Boolean|[[UseColumnNameForDashboardCommonFilters|/API/CodeSamples/UseColumnNameForDashboardCommonFilters]]|Gets or sets the value indicating whether common filters in the Dasboard should be combined using Column Name only|True|
411
-|Boolean|[[UseConstraintsForJoins|/API/CodeSamples/UseConstraintsForJoins]]|Gets or sets the value indicating if multiple auto joining conditions are allowed.**(deprecated)**|False|
413
+|Boolean|[[UseConstraintsForJoins|/API/CodeSamples/UseConstraintsForJoins]]|Gets or sets the value indicating if multiple autojoining conditions are allowed.**(deprecated)**|False|
412 414
|Boolean|[[UseDefaultDialogs|/API/CodeSamples/UseDefaultDialogs]]|Gets or sets the value indicating whether system dialogs should be shown instead of Ad hoc dialogs.|False|
413 415
|Boolean|[[UseFriendlyErrors|/API/CodeSamples/UseFriendlyErrors]]|Gets or sets the value indicating whether friendly errors should be shown on exceptions.|True|
414 416
|Boolean|[[UseImageDescriptions|/API/CodeSamples/UseImageDescriptions]]||False|
415
-|Boolean|[[UseNoLock|/API/CodeSamples/UseNoLock]]|Gets or sets the value indicating whether nolock statement will be used in sql-queries|True|
417
+|Boolean|[[UseNoLock|/API/CodeSamples/UseNoLock]]|Gets or sets the value indicating whether nolock statment will be used in sql-queries|True|
416 418
|Boolean|[[UseNonPostbackDeleting|/API/CodeSamples/UseNonPostbackDeleting]]|Gets or sets the value indicating whether should not be postback on report deleting.|True|
417 419
|Boolean|[[UseNonPostbackExport|/API/CodeSamples/UseNonPostbackExport]]|Gets or sets the value indicating whether should not be postback on report export.|True|
418 420
|Boolean|[[UseNonPostbackPreview|/API/CodeSamples/UseNonPostbackPreview]]|Gets or sets the value indicating whether should not be postback on report preview.|True|
... ...
@@ -422,4 +424,4 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
422 424
|Boolean|[[ViewsOnly|/API/CodeSamples/ViewsOnly]]|Gets or sets the value indicating whether only views is shown in tables dropdown.|False|
423 425
|String[]|[[VisibleDataSources|/API/CodeSamples/VisibleDataSources]]|Gets or sets the array of table names should be shown in tables dropdown.|System.String[] {}|
424 426
|String[]|[[VisibleTables|/API/CodeSamples/VisibleTables]]|Gets or sets the array of table names should be shown in tables dropdown.**(deprecated)**|System.String[] {}|
425
-|VisualGroupStyle|[[VisualGroupStyle|/API/CodeSamples/VisualGroupStyle]]|Gets or set value indicating what style should be used for visual groups.**(deprecated)**|CommaDelimited|
427
+|VisualGroupStyle|[[VisualGroupStyle|/API/CodeSamples/VisualGroupStyle]]|Gets or set value indicating what style should be used for visual groups.**(deprecated)**|CommaDelimited|
... ...
\ No newline at end of file