ComponentOne InputPanel for WPF
ItemsSource Property (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel Class : ItemsSource Property
Gets or sets a collection of items that will be shown.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members