ServerReport Constructor ()

 

Initializes a new instance of the ServerReport class.

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

Syntax

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

See Also

ServerReport Class
Microsoft.Reporting.WinForms Namespace

Return to top