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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > AutoGridLayout クラス : Items プロパティ
Gets the group collection in this layout.
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.Generic.IList(Of AutoGridGroup)
public System.Collections.Generic.IList<AutoGridGroup> Items {get;}
参照

AutoGridLayout クラス
AutoGridLayout メンバ