ComponentOne InputPanel for WinForms
DataSource Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : DataSource Property
Gets or sets the data source object for the InputComboBox.
Syntax
'Declaration
 
Public Overrides Property DataSource As System.Object
public override System.object DataSource {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members