DataSourceRef.ReportName Property
Gets or sets the name of the report object that binds to the data source.
Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)
Syntax
'Declaration
Public Overrideable Property ReportName As String
public virtual string ReportName {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio 2005
See Also
Reference
DataSourceRef Class
DataSourceRef Members
CrystalDecisions.Web Namespace