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

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridCreatingRowEventArgs クラス : Row プロパティ
使用される行を取得または設定します。
シンタックス
'宣言
 
Public Property Row As DataGridRow
public DataGridRow Row {get; set;}

プロパティ値

行。
参照

DataGridCreatingRowEventArgs クラス
DataGridCreatingRowEventArgs メンバ