名前 | 解説 | |
---|---|---|
SplitTile コンストラクタ | Creates one SplitTile instance. |
SplitTileデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SplitTile コンストラクタ | Creates one SplitTile instance. |
名前 | 解説 | |
---|---|---|
AllowDrag | Gets or sets a boolean value decides whether the tiles could be dragged. C1.Web.Mvc.Tileから継承されます。 | |
AllowHide | Gets or sets a boolean value decides whether the tiles could be hidden. C1.Web.Mvc.Tileから継承されます。 | |
AllowMaximize | Gets or sets a boolean value decides whether the tiles could be maximized. C1.Web.Mvc.Tileから継承されます。 | |
Content | Gets or sets the tile content(text/html) or the selector of a Dom element which contains the content. C1.Web.Mvc.Tileから継承されます。 | |
HeaderText | Gets or sets the tile header title. C1.Web.Mvc.Tileから継承されます。 | |
MinSize | Gets or sets the minimum size of the tile, in pixels. | |
ShowHeader | Gets or sets a boolean value decides whether to show the header. C1.Web.Mvc.Tileから継承されます。 | |
ShowToolbar | Gets or sets a boolean value decides whether to show the toolbar. C1.Web.Mvc.Tileから継承されます。 | |
Size | Gets or sets the size of the tile. | |
Visible | Gets or sets a boolean value decides whether to show the tile. C1.Web.Mvc.Tileから継承されます。 |