GrapeCity MultiRow for Windows Forms 10.0J
Item プロパティ (SelectedCellCollection)

SelectedCellCollectionから取得するCellのインデックス。
指定したインデックスにあるCellを取得します。
構文
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Cell
public Cell this[ 
   int index
]; {get;}

パラメータ

index
SelectedCellCollectionから取得するCellのインデックス。

プロパティ値

指定したインデックスにあるCell
参照

SelectedCellCollection クラス
SelectedCellCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.