ReportDataSource Constructor ()
Constructs an empty data source.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public ReportDataSource()
public:
ReportDataSource()
new : unit -> ReportDataSource
Public Sub New
See Also
ReportDataSource Overload
ReportDataSource Class
Microsoft.Reporting.WinForms Namespace
Return to top