| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItemCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As DropDownItem
public DropDownItem this[ System.int index ]; {get; set;}