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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : GridLayout クラス
Defines the base class represents the grid layout.
オブジェクト モデル
GridLayout クラス
シンタックス
'宣言
 
Public MustInherit Class GridLayout 
   Inherits LayoutBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class GridLayout : LayoutBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

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 名前空間