Report Footer

Report Footer

This tag is used to define a report group footer.

Attributes

NameDescriptionValues
columnThe report group footer column.Column

 

Example

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