ServerReport クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New ServerReport()
public ServerReport()
public:
ServerReport()
new : unit -> ServerReport
public function ServerReport()