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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DisplayColumn クラス : AddCellStyle メソッド
Combination of one or more CellStyleFlag enumerations.
Style object that specifies appearance attributes.
Controls the Style used to change the appearance for cells meeting the specified condition.
シンタックス
'宣言
 
Public Sub AddCellStyle( _
   ByVal condition As CellStyleFlag, _
   ByVal style As Style _
) 
public void AddCellStyle( 
   CellStyleFlag condition,
   Style style
)

パラメータ

condition
Combination of one or more CellStyleFlag enumerations.
style
Style object that specifies appearance attributes.
参照

C1DisplayColumn クラス
C1DisplayColumn メンバ