FlexGrid for WinForms
Item(CellPropertySettings,Int32,Int32,Int32,Int32) プロパティ

C1.Win.C1FlexGrid.Classic.4.8 アセンブリ > C1.Win.C1FlexGrid.Classic 名前空間 > Cell クラス > Item プロパティ : Item(CellPropertySettings,Int32,Int32,Int32,Int32) プロパティ
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal setting As CellPropertySettings, _
   ByVal row1 As System.Integer, _
   ByVal col1 As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal col2 As System.Integer _
) As System.Object
public System.object Item( 
   CellPropertySettings setting,
   System.int row1,
   System.int col1,
   System.int row2,
   System.int col2
) {get; set;}

パラメータ

setting
row1
col1
row2
col2
参照

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