ASP.NET MVC コントロールヘルプ
RowGroups プロパティ (TransposedGridRowBase)

C1.Web.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 > TransposedGridRowBase クラス : RowGroups プロパティ
TransposedGridの行コレクションを取得します。
シンタックス
'宣言
 
Public Overridable Property RowGroups As System.Collections.Generic.IList(Of TransposedGridRow)
public virtual System.Collections.Generic.IList<TransposedGridRow> RowGroups {get; set;}
参照

TransposedGridRowBase クラス
TransposedGridRowBase メンバ