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

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