Report Footers

Report Footers

This tag is used to define report footers.

Attributes

NameDescriptionValues
columnThe report footers column.Column

 

Example

 Footer
Footer
<footers>
	<column>
		<fieldname>CIADDAREA</fieldname>
		<width>50</width>
		<widthType>PERCENTAGE</widthType>
		<header>Area:</header>
	</column>
 
	...
 
</footers>