MultiColumnCombo for WinForms
FindString メソッド (IDropDownView)

C1.Win.Input.MultiColumnCombo.6 アセンブリ > C1.Win.Input.MultiColumnCombo 名前空間 > IDropDownView インターフェース : FindString メソッド
シンタックス
'宣言
 
Function FindString( _
   ByVal value As System.String, _
   Optional ByVal startIndex As System.Integer, _
   Optional ByVal columnIndex As System.Integer, _
   Optional ByVal caseSensitive As System.Boolean, _
   Optional ByVal fullMatch As System.Boolean, _
   Optional ByVal wrap As System.Boolean _
) As System.Integer
System.int FindString( 
   System.string value,
   System.int startIndex,
   System.int columnIndex,
   System.bool caseSensitive,
   System.bool fullMatch,
   System.bool wrap
)

パラメータ

value
startIndex
columnIndex
caseSensitive
fullMatch
wrap
参照

IDropDownView インターフェース
IDropDownView メンバ