ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / OnClientSelectedIndexChanged Property

In This Topic
    OnClientSelectedIndexChanged Property
    In This Topic
    Occurs when an active accordion pane changed.
    Syntax
    'Declaration
     
    Public Property OnClientSelectedIndexChanged As System.String
    public System.string OnClientSelectedIndexChanged {get; set;}
    See Also