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

GrapeCity.ActiveReports.PageReportModel 名前空間 > Validator クラス : Validate メソッド
検証するGrapeCity.ActiveReports.PageReportオブジェクト。
渡されたレポートの定義に検証を行います。
シンタックス
'宣言
 
Public Sub Validate( _
   ByVal report As Report _
) 
public void Validate( 
   Report report
)

パラメータ

report
検証するGrapeCity.ActiveReports.PageReportオブジェクト。
参照

Validator クラス
Validator メンバ