FlexPivot for WinForms
FindRowRegex メソッド (C1FlexPivotGrid)

C1.Win.FlexPivot.6 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotGrid クラス : FindRowRegex メソッド
シンタックス
'宣言
 
Public Overridable Function FindRowRegex( _
   ByVal pattern As System.String, _
   ByVal rowStart As System.Integer, _
   ByVal col As System.Integer, _
   ByVal wrap As System.Boolean _
) As System.Integer
public virtual System.int FindRowRegex( 
   System.string pattern,
   System.int rowStart,
   System.int col,
   System.bool wrap
)

パラメータ

pattern
rowStart
col
wrap
参照

C1FlexPivotGrid クラス
C1FlexPivotGrid メンバ