DataGrid for WPF/Silverlight
Rows プロパティ (DataGridGroupRow)

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

プロパティ値

グループ内の行。
参照

DataGridGroupRow クラス
DataGridGroupRow メンバ