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


C1.Report アセンブリ > C1.Report 名前空間 > ReportErrorEventArgs クラス : Handled フィールド
Gets or sets a value that indicates whether the component should throw the Exception that was detected or whether it should ignore the error and continue rendering the report.
シンタックス
'宣言
 
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 メンバ