DataGrid for WPF/Silverlight
Row プロパティ (DataGridRowEventArgs)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridRowEventArgs クラス : Row プロパティ
行を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}

プロパティ値

行。
参照

DataGridRowEventArgs クラス
DataGridRowEventArgs メンバ