ReportParameter Constructor ()

 

Instantiates a new ReportParameter.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Syntax

public ReportParameter()
public:
ReportParameter()
new : unit -> ReportParameter
Public Sub New

See Also

ReportParameter Overload
ReportParameter Class
Microsoft.Reporting.WinForms Namespace

Return to top