名前 | 解説 | |
---|---|---|
AutoGridTile コンストラクタ | Creates one AutoGridGroup instance. |
AutoGridTileデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AutoGridTile コンストラクタ | Creates one AutoGridGroup 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から継承されます。 | |
AllowResize | Gets or sets a boolean value decides whether the tiles could be resized. C1.Web.Mvc.GridTileから継承されます。 | |
ColumnSpan | Gets or sets the column spans occupied by this tile. C1.Web.Mvc.GridTileから継承されます。 | |
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から継承されます。 | |
MaxResizeHeight | Gets or sets the default maximum height of the tile when resize. C1.Web.Mvc.Tileから継承されます。 | |
MaxResizeWidth | Gets or sets the default maximum width of the tile when resize. C1.Web.Mvc.Tileから継承されます。 | |
RowSpan | Gets or sets the row spans occupied by this tile. C1.Web.Mvc.GridTileから継承されます。 | |
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から継承されます。 | |
Visible | Gets or sets a boolean value decides whether to show the tile. C1.Web.Mvc.Tileから継承されます。 |