C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPageCollection Class / C1TabPageCollection Constructor
The owner of this collection.

In This Topic
C1TabPageCollection Constructor
In This Topic
Creates an instance of C1TabPageCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1Tabs _
)
 

Parameters

owner
The owner of this collection.
See Also