ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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.
    Object Model
    FlowTile Class
    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