True DBGrid for WinForms
Item プロパティ (SelectedRowCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedRowCollection クラス : Item プロパティ
Gets or sets the specified Row index from the collection.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Integer
public System.int this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ