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

In This Topic
    TitleHeight Property
    In This Topic
    A value that indicates the height of the title.
    Syntax
    'Declaration
     
    Public Property TitleHeight As System.Integer
    public System.int TitleHeight {get; set;}
    See Also