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

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

パラメータ

item
参照

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