GrapeCity SPREAD for WPF 2.0J
CreateListValidator メソッド

リスト値。
エラーメッセージ文字列。
リストに基づいてバリデーターを作成します。
構文
'Declaration
 
Public Shared Function CreateListValidator( _
   ByVal source As String, _
   ByVal errorMessage As String _
) As CellValidator
public static CellValidator CreateListValidator( 
   string source,
   string errorMessage
)

パラメータ

source
リスト値。
errorMessage
エラーメッセージ文字列。

戻り値の型

新しいバリデーターを返します。
参照

CellValidator クラス
CellValidator メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.