ActiveReports 12
ReportName Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ReportName Property

Specifies the name of the report object to display to the client.

Syntax
'Declaration
 
Public Property ReportName As String
public string ReportName {get; set;}

Property Value

A string.
Remarks
This property is set from the property window of WebViewer control.
See Also

Reference

WebViewer Class
WebViewer Members