ActiveReports 11 Server User Guide
ReportName Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > Designer Class : ReportName Property
Gets or sets the name of the report for report portal to undertake a specific action on.
Syntax
'Declaration
 
Public Property ReportName As String
public string ReportName {get; set;}

Property Value

The report name.
See Also

Reference

Designer Class
Designer Members