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

In This Topic
    Title Property (HeaderTemplateCell)
    In This Topic
    Text will appear in this area
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also