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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one FlowTileBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.Tile.AllowDrag. Sets a boolean value decides whether the tiles could be dragged. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.AllowHide. Sets a boolean value decides whether the tiles could be hidden. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.AllowMaximize. Sets a boolean value decides whether the tiles could be maximized. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlowTile.AllowResize. Sets a boolean value decides whether the tiles could be resized.  
Public メソッドConfigurates C1.Web.Mvc.Tile.Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.HeaderText. Sets the tile header title. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlowTile.Height. Sets the tile height in pixels. If it is set to null, it means the height will automatically fit the content.  
Public メソッドConfigurates C1.Web.Mvc.Tile.MaxResizeHeight. Sets the default maximum height of the tile when resize. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.MaxResizeWidth. Sets the default maximum width of the tile when resize. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.ShowHeader. Sets a boolean value decides whether to show the header. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.ShowToolbar. Sets a boolean value decides whether to show the toolbar. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Tile.Visible. Sets a boolean value decides whether to show the tile. C1.Web.Mvc.Fluent.TileBuilder<FlowTile,FlowTileBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.FlowTile.Width. Sets the tile width in pixels. If it is set to null, it means the width will automatically fit the content.  
トップ
参照

FlowTileBuilder クラス
C1.Web.Mvc.Fluent 名前空間