MESCIUS SPREAD for ASP.NET 10.0J
ValidateEditorValue メソッド (BaseCellType)

検証する値
指定した値を検証します。
構文
'Declaration
 
Public Overridable Function ValidateEditorValue( _
   ByVal value As Object _
) As String
public virtual string ValidateEditorValue( 
   object value
)

パラメータ

value
検証する値

戻り値の型

値が有効の場合はNull、有効でない場合はエラーメッセージとなるString
参照

BaseCellType クラス
BaseCellType メンバ
Parse メソッド

 

 


© MESCIUS inc. All rights reserved.