Reports Information : Parts Reference : Report Line : Report Line properties
Report Line properties
The Report Line part has the following properties:
 
backgroundColor
The backgroundColor attribute is the name of the RGB color for the background of the part.
Note:
You cannot change the background color of a column. This attribute is ignored for the Container Details Column part. This attribute is also ignored for a report viewer.
borderStyle
The borderStyle property specifies the border to be drawn around a report object. You can specify either Dashed, Heavy, None, or Normal for any the top, bottom, left, or right border of the part.
deviceFont
The deviceFont property specifies the font to use for a particular device. You can set the font for your display or printer, for example.
foregroundColor
The foregroundColor attribute is the name of the RGB color for the foreground of the part.
keepTogether
The keepTogether attribute indicates whether or not all lines in the part need to be kept on the same page. When true, all lines are kept together; when false, page breaks are allowed in the part.
pageBreak
The pageBreak attribute indicates whether or not to place a manual page break before the part. Then true is selected, a page break is inserted before the part; when false is selected, the part is printed on the current page.
partName
In the partName field, type the name you want to use to describe the part. For non-visual parts, this text appears under the icon for the part on the free-form surface.
The name of the part can consist of alphanumeric characters, and must be unique from all other parts on the layout surface.
This field is optional. If you do not specify a part name, VA Smalltalk generates a unique name based on the class name of the part.
Last modified date: 01/29/2015