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