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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split クラス : AddRegexCellStyle メソッド
Combination of one or more CellStyleFlag enumerations.
Style object that specifies appearance attributes.
A regular expression string.
Controls the Style used to change the appearance of cells according to their contents.
シンタックス
'宣言
 
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
Combination of one or more CellStyleFlag enumerations.
style
Style object that specifies appearance attributes.
regex
A regular expression string.
参照

Split クラス
Split メンバ