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

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > FlatToolbox クラス > ValidateChildren メソッド : ValidateChildren(ValidationConstraints) メソッド
Places restrictions on which controls have their System.Windows.Forms.Control.Validating event raised.
Causes all of the child controls within a control that support validation to validate their data.
シンタックス
'宣言
 
Public Overloads Function ValidateChildren( _
   ByVal validationConstraints As ValidationConstraints _
) As Boolean
public bool ValidateChildren( 
   ValidationConstraints validationConstraints
)

パラメータ

validationConstraints
Places restrictions on which controls have their System.Windows.Forms.Control.Validating event raised.

戻り値の型

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.
参照

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