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

C1.AspNetCore.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 > TransposedGridRowBase クラス : RowGroups プロパティ
Gets the Transposedgrid's row collection.
シンタックス
'宣言
 
Public Overridable Property RowGroups As System.Collections.Generic.IList(Of TransposedGridRow)
public virtual System.Collections.Generic.IList<TransposedGridRow> RowGroups {get; set;}
参照

TransposedGridRowBase クラス
TransposedGridRowBase メンバ