Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
nameblue

Report Header

This tag is used to define a report group headersheader.

Attributes

NameDescriptionValues
columnThe report group header column.Column

 

Example

Expand
titleColumnsHeader
Code Block
themeEclipse
languagexml
titleColumnsHeader
<header>
	<column>
		<fieldname>BTSCHEMECODE</fieldname>
		<width>50</width>
		<widthType>PERCENTAGE</widthType>
		<header>Billing Term Scheme:</header>
	</column>
 
	...
 
</columns>header>