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

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