GrapeCity CalendarGrid for Windows Forms 3.0J
FindString(String,Int32) メソッド

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

パラメータ

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

戻り値の型

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

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.