ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / TreeMapItemStyleTagHelper Class / TitleColor Property

In This Topic
    TitleColor Property (TreeMapItemStyleTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.TreeMapItemStyle.TitleColor. Sets the title color.
    Syntax
    'Declaration
     
    Public Property TitleColor As String
    public string TitleColor {get; set;}
    See Also