ASP.NET Core MVC コントロールヘルプ
ManualGridLayout クラス メンバ
プロパティ  メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ManualGridLayout クラス

ManualGridLayoutデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ManualGridLayout instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the size of the cell in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。
Public プロパティGets or sets the spacing of the cell in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。
Public プロパティGets the child components. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets or sets the spacing of the group in the grid layout. It is in pixels. C1.Web.Mvc.GridLayoutから継承されます。
Public プロパティGets or sets the component id. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets the group collection in this layout.  
Public プロパティGets or sets the maximum number of the row count or the column count. C1.Web.Mvc.GridLayoutから継承されます。
Public プロパティGets or sets the layout orientation. C1.Web.Mvc.GridLayoutから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドRender the component result to the writer. C1.Web.Mvc.LayoutBaseから継承されます。
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。
トップ
参照

ManualGridLayout クラス
C1.Web.Mvc 名前空間