True DBGrid for WinForms
AddRegexCellStyle メソッド (C1DisplayColumn)

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DisplayColumn クラス : AddRegexCellStyle メソッド
1つ以上の CellStyleFlag列挙の組み合わせ。
Style外観属性を指定するオブジェクト。
正規表現の文字列。
コンテンツに基づくセルの外観の変更に使用される Styleを制御します。
シンタックス
'宣言
 
Public Sub AddRegexCellStyle( _
   ByVal condition As CellStyleFlag, _
   ByVal style As Style, _
   ByVal regex As System.String _
) 
public void AddRegexCellStyle( 
   CellStyleFlag condition,
   Style style,
   System.string regex
)

パラメータ

condition
1つ以上の CellStyleFlag列挙の組み合わせ。
style
Style外観属性を指定するオブジェクト。
regex
正規表現の文字列。
参照

C1DisplayColumn クラス
C1DisplayColumn メンバ