GrapeCity SPREAD for Windows Forms 11.0J
IsValid プロパティ (CellValidateInfoNeededEventArgs)


この検証が有効かどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property IsValid As Boolean
'使用法
 
Dim instance As CellValidateInfoNeededEventArgs
Dim value As Boolean
 
value = instance.IsValid
public bool IsValid {get;}

プロパティ値

検証が有効な場合はtrue、それ以外の場合はfalse
参照

CellValidateInfoNeededEventArgs クラス
CellValidateInfoNeededEventArgs メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.