FAQ/Common-UI-Customizations.md
... ...
@@ -21,7 +21,7 @@ This page lists commonly used settings for UI customizations. AdHoc Settings are
21 21
|AdHocSettings.HighChartLabelWidth|Label width in HTML Charts. By default width is calculated automatically||
22 22
23 23
24
-## Rendering Settings
24
+## Rendering Settings (Style Tab AdhocSettings)
25 25
26 26
Each adHoc setting corresponds to the below setting under Style Tab
27 27
... ...
@@ -30,12 +30,12 @@ Each adHoc setting corresponds to the below setting under Style Tab
30 30
31 31
|Setting Name|Setting Description|Default Value|
32 32
|:---|:---:|:---:|
33
-|AdHocSettings.DefaultAlternatingItemColor|||
34
-|AdHocSettings.DefaultHeaderForegroundColor|||
35
-|AdHocSettings.DefaultItemForegroundColor|||
36
-|AdHocSettings.DefaultReportBorderColor|||
37
-|AdHocSettings.DefaultReportHeaderColor|||
38
-|AdHocSettings.DefaultReportItemColor|||
33
+|AdHocSettings.DefaultAlternatingItemColor|Alternating Cell Background Color||
34
+|AdHocSettings.DefaultHeaderForegroundColor|Header Value Color||
35
+|AdHocSettings.DefaultItemForegroundColor|Cell Value Color||
36
+|AdHocSettings.DefaultReportBorderColor|Border Color||
37
+|AdHocSettings.DefaultReportHeaderColor|Header Color||
38
+|AdHocSettings.DefaultReportItemColor|Cell Background Color||
39 39
40 40
## CSS Elements
41 41