CrystalReportViewer.ReportSource Property
Sets the report to bind to the CrystalReportViewer control.
Namespace CrystalDecisions.Windows.Forms Assembly CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)
Syntax
'Declaration
Public Property ReportSource As Object
public object ReportSource {get; set;}
Remarks
The ReportSource property can be bound to a wide variety of reports. For a complete list, see Which Report Binding Scenario to Use?.
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
CrystalReportViewer Class
CrystalReportViewer Members
CrystalDecisions.Windows.Forms Namespace