ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlowTile Class
Members

In This Topic
    FlowTile Class
    In This Topic
    Defines a class represents the tile in the flow layout.
    Syntax
    'Declaration
     
    
    Public Class FlowTile 
       Inherits Tile
    public class FlowTile : Tile 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Tile
          C1.Web.Mvc.FlowTile

    See Also