Bottom Color
Type
String
Since
1.2
Description
This property sets the color of the lower-border for all table-headers generated by this header-element. The expression must result to a string containing the color-name or hex-code (with a leading #). If this property stays unused or the expression results to NULL, no lower-border will be displayed. This property will not influence the border of the cells belonging to the header, use the "Cell-Bottom-Color" property instead to set their border-color.
Examples
Bottom-Color = "'black'"
See also
Cell-Bottom-Color, Left-Color, Right-Color, Top-Color
