ActiveReports 12 Server User Guide
FooterTemplate Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : FooterTemplate Property
Gets or sets the template for report list footer.
Syntax
'Declaration
 
Public Overridable Property FooterTemplate As ITemplate
public virtual ITemplate FooterTemplate {get; set;}

Property Value

The footer template.
See Also

Reference

ReportList Class
ReportList Members