ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Accordion Namespace / C1AccordionExtender Class / Event Property

In This Topic
    Event Property (C1AccordionExtender)
    In This Topic
    Determines the event that triggers the accordion.
    Syntax
    'Declaration
     
    Public Property Event As System.String
    public System.string Event {get; set;}
    See Also