FlexReport for WinForms
OnValidateParametersCompleted メソッド (C1FlexReport)


C1.Win.FlexReport.5 アセンブリ > C1.Win.FlexReport 名前空間 > C1FlexReport クラス : OnValidateParametersCompleted メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnValidateParametersCompleted( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal exception As System.Exception _
) 
'使用法
 
Dim instance As C1FlexReport
Dim errors As System.Collections.Generic.List(Of ParameterValidationError)
Dim exception As System.Exception
 
instance.OnValidateParametersCompleted(errors, exception)
protected virtual void OnValidateParametersCompleted( 
   System.Collections.Generic.List<ParameterValidationError> errors,
   System.Exception exception
)

パラメータ

errors
exception
参照

C1FlexReport クラス
C1FlexReport メンバ