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

In This Topic
    ShowBackButtons Property
    In This Topic
    A value that indicates whether to show back buttons after treemap drilled down.
    Syntax
    'Declaration
     
    Public Property ShowBackButtons As System.Boolean
    public System.bool ShowBackButtons {get; set;}
    See Also