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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ManualGridTile 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. C1.Web.Mvc.GridTileから継承されます。
Public プロパティGets or sets the start column index of tile. The column index starts from 1.  
Public プロパティGets or sets the column spans occupied by this tile. C1.Web.Mvc.GridTileから継承されます。
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 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 the start row index of tile. The row index starts from 1.  
Public プロパティGets or sets the row spans occupied by this tile. C1.Web.Mvc.GridTileから継承されます。
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から継承されます。
トップ
参照

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