FlexReport for WPF
Handled フィールド (ReportErrorEventArgs)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > ReportErrorEventArgs クラス : Handled フィールド
コンポーネントが、検出された Exception を生成するか、 それともエラーを無視してレポートのレンダリングを続行するかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Handled As System.Boolean
'使用法
 
Dim instance As ReportErrorEventArgs
Dim value As System.Boolean
 
value = instance.Handled
 
instance.Handled = value
public System.bool Handled
参照

ReportErrorEventArgs クラス
ReportErrorEventArgs メンバ