ComboBox for ASP.NET Web Forms
IndexOf Method (C1ComboBoxItemCollection)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItemCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As C1ComboBoxItem _
) As System.Integer
public System.int IndexOf( 
   C1ComboBoxItem item
)

Parameters

item
See Also

Reference

C1ComboBoxItemCollection Class
C1ComboBoxItemCollection Members