ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / Event Property

In This Topic
    Event Property
    In This Topic
    The type of event to be used for selecting a tab.
    Syntax
    'Declaration
     
    Public Property Event As System.String
    public System.string Event {get; set;}
    See Also