C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPageCollection Class / IndexOf Method

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

Parameters

value
See Also