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

GrapeCity.ActiveReports.PageReportModel 名前空間 > FixedPage クラス : Validate メソッド
検証中にコンテキストの詳細を提供します。
FixedPageの現在の状態を検証します。
シンタックス
'宣言
 
Public Overrides NotOverridable Function Validate( _
   ByVal context As ValidationContext _
) As ValidationEntry()
public override ValidationEntry[] Validate( 
   ValidationContext context
)

パラメータ

context
検証中にコンテキストの詳細を提供します。

戻り値の型

検証の警告または失敗に関する情報を提供する0個以上のValidationEntryを返します。
参照

FixedPage クラス
FixedPage メンバ