Scheduler for WinForms
FindRow(String,Int32,Int32,Boolean,Boolean,Boolean) メソッド

C1.Win.C1Schedule.Extended.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > C1TableView クラス > FindRow メソッド : FindRow(String,Int32,Int32,Boolean,Boolean,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Function FindRow( _
   ByVal strFind As System.String, _
   ByVal rowStart As System.Integer, _
   ByVal col As System.Integer, _
   ByVal caseSensitive As System.Boolean, _
   ByVal fullMatch As System.Boolean, _
   ByVal wrap As System.Boolean _
) As System.Integer
public virtual System.int FindRow( 
   System.string strFind,
   System.int rowStart,
   System.int col,
   System.bool caseSensitive,
   System.bool fullMatch,
   System.bool wrap
)

パラメータ

strFind
rowStart
col
caseSensitive
fullMatch
wrap
参照

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