GrapeCity ActiveReports for .NET 16.0J
Validate メソッド (Action)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Action クラス : Validate メソッド
検証を行うために使用されるコンテキストの情報を含むGrapeCity.ActiveReports.PageReportModel.Validation.ValidationContext
Action
シンタックス
'宣言
 
Public Function Validate( _
   ByVal context As ValidationContext _
) As ValidationEntry()

パラメータ

context
検証を行うために使用されるコンテキストの情報を含むGrapeCity.ActiveReports.PageReportModel.Validation.ValidationContext

戻り値の型

検索された検証のエントリを含むGrapeCity.ActiveReports.PageReportModel.Validation.ValidationEntry。エントリを検索できない場合は、空の値。
参照

Action クラス
Action メンバ