ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DashboardLayout Class / OnClientFormatTile Property

In This Topic
    OnClientFormatTile Property
    In This Topic
    Occurs when an element representing a Tile has been created.
    Syntax
    'Declaration
     
    Public Property OnClientFormatTile As String
    public string OnClientFormatTile {get; set;}
    See Also