GrapeCity MultiRow for Windows Forms 11.0J
Item(Int32) プロパティ

Sectionセクション内での0から始まるインデックスを表すSystem.Int32値。
指定したインデックスによってCellを取得します。
シンタックス
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Cell
public Cell Item( 
   int index
) {get;}

パラメータ

index
Sectionセクション内での0から始まるインデックスを表すSystem.Int32値。

プロパティ値

指定したインデックスにあるセルを表すCell
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.