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

In This Topic
    ShowLabel Property
    In This Topic
    A value that indicates whether to show the label.
    Syntax
    'Declaration
     
    Public Property ShowLabel As System.Boolean
    public System.bool ShowLabel {get; set;}
    See Also