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

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

AutoGridLayout クラス
AutoGridLayout メンバ