GrapeCity ActiveReports for .NET 16.0J
CausesValidation プロパティ (BaseToolbox)

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス : CausesValidation プロパティ
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
シンタックス
'宣言
 
Public Property CausesValidation As Boolean
public bool CausesValidation {get; set;}

プロパティ値

true if the control causes validation to be performed on any controls requiring validation when it receives focus; otherwise, false. The default is true.
参照

BaseToolbox クラス
BaseToolbox メンバ