GrapeCity MultiRow for Windows Forms 10.0J
FindString(String,Int32) メソッド

検索キーとなる文字列を表す String 値。
検索対象となるカラムのインデックスを表す Int32 値。
指定された文字列に前方一致するリスト項目を検索します。
構文
Public Overloads Function FindString( _
   ByVal s As String, _
   ByVal findTargetColumnIndex As Integer _
) As MatchedComboItemCollection

パラメータ

s
検索キーとなる文字列を表す String 値。
findTargetColumnIndex
検索対象となるカラムのインデックスを表す Int32 値。

戻り値の型

検索された項目のコレクションを表す MatchedComboItemCollection オブジェクト。
参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.