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

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split クラス : AddCellStyle メソッド
1つ以上の CellStyleFlag列挙の組み合わせ。
外観属性を指定する Styleオブジェクト。
指定した条件を満たすセルの外観の変更に使用される Styleを制御します。
シンタックス
'宣言
 
Public Sub AddCellStyle( _
   ByVal condition As CellStyleFlag, _
   ByVal style As Style _
) 
public void AddCellStyle( 
   CellStyleFlag condition,
   Style style
)

パラメータ

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

Split クラス
Split メンバ