ComponentOne InputPanel for WPF
ItemsSource Property (C1InputComboBox)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputComboBox Class : ItemsSource Property
Gets or sets the data source of ComboBox.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
See Also

Reference

C1InputComboBox Class
C1InputComboBox Members