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

C1.Win.FlexPivot.6 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotGrid クラス > 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
参照

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