Bottom Padding
Type
String
Since
2.1
Description
This property sets the lower padding (in pixels) for all table-headers generated by this header-element. The padding is the inner space between the cell-text and the cell-border. The expression must have an integer-number as result. If this property is unused or the expression results to NULL, the default padding will be used. This property will not influence the padding of the cells belonging to the header, use the "Cell-Bottom-Padding" property instead to set their border-color.
Examples
Bottom-Padding = "10"
See also
Cell-Bottom-Padding, Left-Padding, Right-Padding, Top-Padding
