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

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

Parameters

owner
The owner of this collection.
See Also