ComponentOne Expression Editor for WPF
ItemsSource Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > ISupportExpressions Interface : ItemsSource Property
Gets or sets a collection that is used to generate the content of the control.
Syntax
'Declaration
 
Property ItemsSource As System.Collections.IEnumerable
System.Collections.IEnumerable ItemsSource {get; set;}
See Also

Reference

ISupportExpressions Interface
ISupportExpressions Members