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

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditorControl Class : ItemsSelector Property
Gets the ListBox used to show the list of items.
Syntax
'Declaration
 
Public ReadOnly Property ItemsSelector As ListBox
public ListBox ItemsSelector {get;}
See Also

Reference

CollectionEditorControl Class
CollectionEditorControl Members