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

In This Topic
    OnClientAfterCollapse Property
    In This Topic
    Occurs after the content area collapses.
    Syntax
    'Declaration
     
    Public Property OnClientAfterCollapse As System.String
    public System.string OnClientAfterCollapse {get; set;}
    See Also