Name | Description | |
---|---|---|
![]() | SplitTile Constructor | Creates one SplitTile instance. |
The following tables list the members exposed by SplitTile.
Name | Description | |
---|---|---|
![]() | SplitTile Constructor | Creates one SplitTile instance. |
Name | Description | |
---|---|---|
![]() | AllowDrag | Gets or sets a boolean value decides whether the tiles could be dragged. (Inherited from C1.Web.Mvc.Tile) |
![]() | AllowHide | Gets or sets a boolean value decides whether the tiles could be hidden. (Inherited from C1.Web.Mvc.Tile) |
![]() | AllowMaximize | Gets or sets a boolean value decides whether the tiles could be maximized. (Inherited from C1.Web.Mvc.Tile) |
![]() | Content | Gets or sets the tile content(text/html) or the selector of a Dom element which contains the content. (Inherited from C1.Web.Mvc.Tile) |
![]() | HeaderText | Gets or sets the tile header title. (Inherited from 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. (Inherited from C1.Web.Mvc.Tile) |
![]() | ShowToolbar | Gets or sets a boolean value decides whether to show the toolbar. (Inherited from 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. (Inherited from C1.Web.Mvc.Tile) |