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

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

パラメータ

index
参照

ValueItemCollection クラス
ValueItemCollection メンバ