ActiveReports 12 Server User Guide
HeaderTemplate Property

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

Property Value

The header template.
See Also

Reference

ReportList Class
ReportList Members