GrapeCity CalendarGrid for Windows Forms 3.0J
FindObject(Object,Int32) メソッド

検索キーとなるオブジェクト。
検索対象となるカラムのインデックスを表す System.Int32 値。
指定されたオブジェクトに一致するリスト項目を検索します。
シンタックス
Public Overloads Function FindObject( _
   ByVal obj As Object, _
   ByVal findTargetColumnIndex As Integer _
) As MatchedComboItemCollection

パラメータ

obj
検索キーとなるオブジェクト。
findTargetColumnIndex
検索対象となるカラムのインデックスを表す System.Int32 値。

戻り値の型

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

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.