ActiveReports 12 Server User Guide
NoReportsTemplate Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : NoReportsTemplate Property
Gets or sets the template that will be shown in case there are no reports.
Syntax
'Declaration
 
Public Overridable Property NoReportsTemplate As ITemplate
public virtual ITemplate NoReportsTemplate {get; set;}

Property Value

The template.
See Also

Reference

ReportList Class
ReportList Members