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

C1.Silverlight.Extended.PropertyGrid Namespace > CollectionEditorControl Class : ItemsEditor Property
Gets the C1PropertyGrid used to edit the properties of the currently selected item.
Syntax
'Declaration
 
Public ReadOnly Property ItemsEditor As C1PropertyGrid
public C1PropertyGrid ItemsEditor {get;}
See Also

Reference

CollectionEditorControl Class
CollectionEditorControl Members