FlexGrid for WinForms
set_Cell(CellPropertySettings,Int32,Int32,Int32,Int32,Object) メソッド

C1.Win.C1FlexGrid.Classic.4.5.2 アセンブリ > C1.Win.C1FlexGrid.Classic 名前空間 > C1FlexGridClassic クラス > set_Cell メソッド : set_Cell(CellPropertySettings,Int32,Int32,Int32,Int32,Object) メソッド
シンタックス
'宣言
 
Public Overloads Sub set_Cell( _
   ByVal setting As CellPropertySettings, _
   ByVal row1 As System.Integer, _
   ByVal col1 As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal col2 As System.Integer, _
   ByVal newVal As System.Object _
) 
public void set_Cell( 
   CellPropertySettings setting,
   System.int row1,
   System.int col1,
   System.int row2,
   System.int col2,
   System.object newVal
)

パラメータ

setting
row1
col1
row2
col2
newVal
参照

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