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

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

ManualGridLayout クラス
ManualGridLayout メンバ