ComponentOne Input for WinForms
ItemsDataSource Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : ItemsDataSource Property
Gets or sets the data source for items of this C1ComboBox.
Syntax
'Declaration
 
Public Property ItemsDataSource As System.Object
public System.object ItemsDataSource {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members