Scheduler for WinForms
SetCellStyle(Int32,String,CellStyle) メソッド

C1.Win.C1Schedule.Extended.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > BaseTableView クラス > SetCellStyle メソッド : SetCellStyle(Int32,String,CellStyle) メソッド
シンタックス
'宣言
 
Public Overloads Sub SetCellStyle( _
   ByVal row As System.Integer, _
   ByVal colName As System.String, _
   ByVal newStyle As C1.Win.C1FlexGrid.CellStyle _
) 
public void SetCellStyle( 
   System.int row,
   System.string colName,
   C1.Win.C1FlexGrid.CellStyle newStyle
)

パラメータ

row
colName
newStyle
参照

BaseTableView クラス
BaseTableView メンバ
オーバーロード一覧