Right Padding
Type
Integer
Since
2.1
Description
This property sets the right 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
Right-Padding = "10"
See also
Bottom Padding, Cell Right Padding, Left Padding, Top Padding
