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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > SelectedRowCollection クラス : Item プロパティ
コレクションから指定された行インデックスを取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Integer
public System.int this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

SelectedRowCollection クラス
SelectedRowCollection メンバ