DataGrid for WPF/Silverlight
Item(Int32) プロパティ

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridRowCollection クラス > Item プロパティ : Item(Int32) プロパティ
指定されたインデックスにある DataGridRowを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As DataGridRow
public DataGridRow Item( 
   System.int index
) {get;}

パラメータ

index
参照

DataGridRowCollection クラス
DataGridRowCollection メンバ
オーバーロード一覧