ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / TitleFormatter Property

In This Topic
    TitleFormatter Property
    In This Topic
    A value that indicates a function which is used to format the title of treemap item.
    Syntax
    'Declaration
     
    Public Property TitleFormatter As System.String
    public System.string TitleFormatter {get; set;}
    See Also