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

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

パラメータ

index
SelectedRowCollectionから取得するRowのインデックス。

プロパティ値

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

参照

SelectedRowCollection クラス
SelectedRowCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.