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

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

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

参照

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