LocalReport Constructor ()

 

Initializes a new instance of the LocalReport class.

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

Syntax

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

See Also

LocalReport Class
Microsoft.Reporting.WinForms Namespace

Return to top