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

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス > ValidateChildren メソッド : ValidateChildren() メソッド
Causes all of the child controls within a control that support validation to validate their data.
シンタックス
'宣言
 
Public Overloads Overridable Function ValidateChildren() As Boolean
public virtual bool ValidateChildren()

戻り値の型

true if all of the children validated successfully; otherwise, false. If called from the System.Windows.Forms.Control.Validating or System.Windows.Forms.Control.Validated event handlers, this method will always return false.
参照

Designer クラス
Designer メンバ
オーバーロード一覧