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

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

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

参照

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