ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / GridTile Class / HeaderText Property

In This Topic
    HeaderText Property (GridTile)
    In This Topic
    Gets or sets the tile header title.
    Syntax
    'Declaration
     
    
    Public Property HeaderText As String
    public string HeaderText {get; set;}
    See Also