ComponentOne ASP.NET MVC Controls
FlowTile Class Members
Properties 

C1.Web.Mvc Namespace : FlowTile Class

The following tables list the members exposed by FlowTile.

Public Constructors
 NameDescription
Public ConstructorCreates one FlowTile instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a boolean value decides whether the tiles could be dragged. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether the tiles could be hidden. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether the tiles could be maximized. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether the tiles could be resized.  
Public PropertyGets or sets the tile content(text/html) or the selector of a Dom element which contains the content. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets the tile header title. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets the tile height in pixels. If it is set to null, it means the height will automatically fit the content.  
Public Property (Inherited from C1.Web.Mvc.Tile)
Public Property (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether to show the header. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether to show the toolbar. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets a boolean value decides whether to show the tile. (Inherited from C1.Web.Mvc.Tile)
Public PropertyGets or sets the tile width in pixels. If it is set to null, it means the width will automatically fit the content.  
Top
See Also

Reference

FlowTile Class
C1.Web.Mvc Namespace