ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPageCollection Class / Remove Method

In This Topic
    Remove Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Remove( _
       ByVal value As System.Web.UI.Control _
    ) 
    public virtual void Remove( 
       System.Web.UI.Control value
    )

    Parameters

    value
    See Also