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

In This Topic
IndexOf Method (C1WizardStepCollection)
In This Topic
Syntax
'Declaration
 
Public Overridable Function IndexOf( _
   ByVal value As System.Web.UI.Control _
) As System.Integer
 

Parameters

value
See Also