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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > 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 メンバ