ComboBox for ASP.NET Web Forms
Item Property (C1ComboBoxItemCollection)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBoxItemCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1ComboBoxItem
public C1ComboBoxItem this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

C1ComboBoxItemCollection Class
C1ComboBoxItemCollection Members