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

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

プロパティ値

行のタイプ。
参照

DataGridCreatingRowEventArgs クラス
DataGridCreatingRowEventArgs メンバ