ComponentOne InputPanel for WinForms
Items Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : Items Property
Gets the collection of items in this InputComboBox.
Syntax
'Declaration
 
Public ReadOnly Property Items As InputComboBoxItemCollection
public InputComboBoxItemCollection Items {get;}
See Also

Reference

InputComboBox Class
InputComboBox Members