True DBGrid for WinForms
ClearRegexCellStyle(CellStyleFlag,String) メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split クラス > ClearRegexCellStyle メソッド : ClearRegexCellStyle(CellStyleFlag,String) メソッド
1つ以上の CellStyleFlag列挙の組み合わせ。
正規表現の文字列。
AddRegexCellStyleメソッドへの前の呼び出しで確立されたセル条件を削除します。
シンタックス
'宣言
 
Public Overloads Sub ClearRegexCellStyle( _
   ByVal condition As CellStyleFlag, _
   ByVal regex As System.String _
) 
public void ClearRegexCellStyle( 
   CellStyleFlag condition,
   System.string regex
)

パラメータ

condition
1つ以上の CellStyleFlag列挙の組み合わせ。
regex
正規表現の文字列。
参照

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