CrystalReportViewerBase.ReportSourceClassFactoryName Property

Gets or sets the information needed to create an internal ReportSource object.

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

'Declaration

Public Property ReportSourceClassFactoryName As String
public string ReportSourceClassFactoryName {get; set;}

Remarks

This object determines how the CrystalReportViewer control uses the report source.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 9

See Also

Reference

CrystalReportViewerBase Class
CrystalReportViewerBase Members
CrystalDecisions.Web Namespace