ComponentOne Extended Library for WPF and Silverlight
ItemsSource Property (CollectionEditorControl)

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditorControl Class : ItemsSource Property
Gets or sets the list to be edited by the control.
Syntax
'Declaration
 
Public Property ItemsSource As IList
public IList ItemsSource {get; set;}
See Also

Reference

CollectionEditorControl Class
CollectionEditorControl Members