Tabs for ASP.NET WebForms
C1TabPageCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Tabs Namespace > C1TabPageCollection Class : C1TabPageCollection Constructor
The owner of this collection.
Creates an instance of C1TabPageCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1Tabs _
)
public C1TabPageCollection( 
   C1Tabs owner
)

Parameters

owner
The owner of this collection.
See Also

Reference

C1TabPageCollection Class
C1TabPageCollection Members