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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ManualGridLayout クラス : Items プロパティ
このレイアウト内のグループコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.Generic.IList(Of ManualGridGroup)
public System.Collections.Generic.IList<ManualGridGroup> Items {get;}
参照

ManualGridLayout クラス
ManualGridLayout メンバ