ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / DashboardLayout Class / OnClientTileSizeChanged Property

In This Topic
    OnClientTileSizeChanged Property
    In This Topic
    Occurs when the tile is maximized or restored.
    Syntax
    'Declaration
     
    
    Public Property OnClientTileSizeChanged As String
    public string OnClientTileSizeChanged {get; set;}
    See Also