C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1WizardStepCollection Class / AddAt Method

In This Topic
AddAt Method (C1WizardStepCollection)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub AddAt( _
   ByVal index As System.Integer, _
   ByVal child As System.Web.UI.Control _
) 
 

Parameters

index
child
See Also