ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / OnClientAdd Property

In This Topic
    OnClientAdd Property (C1Tabs)
    In This Topic
    A function called when a tab is added.
    Syntax
    'Declaration
     
    Public Property OnClientAdd As System.String
    public System.string OnClientAdd {get; set;}
    See Also