GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow.InputMan 名前空間 > GcComboBoxCell クラス > FindString メソッド : FindString(String,String) メソッド |
Public Overloads Function FindString( _ ByVal s As String, _ ByVal textFormat As String _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindString( string s, string textFormat )
例外 | 解説 |
---|---|
System.ArgumentException | textFormatが有効なテキスト書式ではありません。 |