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

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