C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / Items Property

In This Topic
Items Property (C1ComboBox)
In This Topic
Gets an object representing the collection of the items contained in this ComboBox.
Syntax
'Declaration
 
Public ReadOnly Property Items As ComboBoxItemList
 
See Also