C1.Win.Input Namespace / C1ComboBox Class / ItemsDataSource Property

In This Topic
ItemsDataSource Property (C1ComboBox)
In This Topic
Gets or sets the data source for items of this C1ComboBox control.
Syntax
'Declaration
 
Public Property ItemsDataSource As Object
 
See Also