ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / Event Property

In This Topic
    Event Property (C1Accordion)
    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