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

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

プロパティ値

行のタイプ。
参照

DataGridCreatingRowEventArgs クラス
DataGridCreatingRowEventArgs メンバ