Multivalue Container Properties
You can use the Multivalue Container Properties dialog box to edit the properties of a multivalue container. This topic describes the options in the dialog box.
This topic contains the following sections:
OK
Applies the settings and closes this dialog box.
Cancel
Cancels the settings and closes this dialog box.
Help
Displays the help document about this feature.
General Tab Properties
This tab shows some general information of the multivalue container.
Name
Specifies the display name of the multivalue container, which will be shown on its shortcut menu.
Show NLS Value
Select this option to show the translated name for the display name of the object in the Name text box if you have enabled the NLS feature and translated it.
If you select this option, it takes effect only when you have not modified the display name of the object.
Position
Displays the position mode of the component. If the component is directly contained in the report body, a tabular cell, or a text box, you can modify its position mode.
- Absolute
Logi Report will decide the component's position by its X and Y property values. - Static
Logi Report will position the component at the default location in its container. It will also hide or disable the X, Y, and other position-related properties.
X
Specifies the X coordinate of the multivalue container.
Y
Specifies the Y coordinate of the multivalue container.
Width
Specifies the width of the multivalue container.
Height
Specifies the height of the multivalue container.
Background
Specifies the background color of the multivalue container.
To change the color, select the color indicator to access the Select Color dialog box and then specify a new color, or type a color string in the format #RRGGBB. If you want to make the background transparent, type Transparent in the text box.
Foreground
Specifies the foreground color of the multivalue container.
To change the color, select the color indicator to access the Select Color dialog box and then specify a new color, or type a color string in the text box.
Font Tab Properties
This tab shows the font-related information of the multivalue container.
Font
Specifies the font face of the text.
Size
Specifies the font size of the text.
Bold
Specifies whether to make the text bold or not.
Italic
Specifies whether to make the text italic or not.
Border Tab Properties
This tab shows information about borders of the multivalue container.
Color
Specifies the border color.
Width
Specifies the border width.
Top Line
Specifies the style of the top border line.
Bottom Line
Specifies the style of the bottom border line.
Left Line
Specifies the style of the left border line.
Right Line
Specifies the style of the right border line.
Others Tab Properties
You can use this tab to view and configure some miscellaneous settings.
TOC Anchor
Specifies whether to add the node that represents the multivalue container to the TOC tree in the TOC Browser.
Suppress When No Records
Specifies whether to display the multivalue container in the report result when no record is returned to its parent data component.
Export to XLS
If true, Server will export the component when you save the report result as an XLS file (make sure to check Data Format in the Export dialog box).
Export to CSV
If true, Server will export the component when you save the report result as a TXT file with Delimited Format selected.