次の方法で共有


ReportErrorEventArgs.Handled プロパティ

Indicates whether the host application has handled the error.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

プロパティ値

A Boolean value indicating whether the host application has handled the error. The default value is false.

解説

Set this property to true to cause the ReportViewer control to ignore the error.

参照

リファレンス

ReportErrorEventArgs クラス
ReportErrorEventArgs メンバ
Microsoft.Reporting.WinForms 名前空間