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

In This Topic
    TitleColor Property (TreeMapItemStyle)
    In This Topic
    Gets or sets the title color.
    Syntax
    'Declaration
     
    Public Property TitleColor As String
    public string TitleColor {get; set;}
    See Also