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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one FlowTile instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a boolean value decides whether the tiles could be dragged. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether the tiles could be hidden. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether the tiles could be maximized. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether the tiles could be resized.  
Public プロパティGets or sets the tile content(text/html) or the selector of a Dom element which contains the content. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets the tile header title. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets the tile height in pixels. If it is set to null, it means the height will automatically fit the content.  
Public プロパティGets or sets the default maximum height of the tile when resize. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets the default maximum width of the tile when resize. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether to show the header. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether to show the toolbar. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets a boolean value decides whether to show the tile. C1.Web.Mvc.Tileから継承されます。
Public プロパティGets or sets the tile width in pixels. If it is set to null, it means the width will automatically fit the content.  
トップ
参照

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