ASP.NET MVC コントロールヘルプ
GridLayout クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : GridLayout クラス
グリッドレイアウトを表す基本クラスを定義します。
オブジェクト モデル
GridLayout クラス
シンタックス
'宣言
 
Public MustInherit Class GridLayout 
   Inherits LayoutBase
   Implements ITemplate 
public abstract class GridLayout : LayoutBase, ITemplate  
継承階層

System.Object
   C1.Web.Mvc.Component
         C1.Web.Mvc.LayoutBase
            C1.Web.Mvc.GridLayout
               C1.Web.Mvc.AutoGridLayout
               C1.Web.Mvc.ManualGridLayout

参照

GridLayout メンバ
C1.Web.Mvc 名前空間