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

In This Topic
    OnClientRolledUp Property
    In This Topic
    This event fires after roll up.
    Syntax
    'Declaration
     
    Public Property OnClientRolledUp As System.String
    public System.string OnClientRolledUp {get; set;}
    See Also