ComponentOne Input for WinForms
Items Property (C1ComboBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : Items Property
Gets an object representing the collection of the items contained in this ComboBox.
Syntax
'Declaration
 
Public ReadOnly Property Items As ComboBoxItemList
public ComboBoxItemList Items {get;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members