FlexReport for WinForms
Errors プロパティ (ValidateParametersCompletedEventArgs)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > ValidateParametersCompletedEventArgs クラス : Errors プロパティ
Gets the list of ParameterValidationError objects describing the errors which occur during checking of parameter values.
シンタックス
'宣言
 
Public ReadOnly Property Errors As System.Collections.Generic.List(Of ParameterValidationError)
'使用法
 
Dim instance As ValidateParametersCompletedEventArgs
Dim value As System.Collections.Generic.List(Of ParameterValidationError)
 
value = instance.Errors
public System.Collections.Generic.List<ParameterValidationError> Errors {get;}
参照

参照

ValidateParametersCompletedEventArgs クラス
ValidateParametersCompletedEventArgs メンバ