
'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="ItemsEditor", Type=C1.WPF.PropertyGrid.C1PropertyGrid)> <StyleTypedPropertyAttribute(Property="EditorStyle", StyleTargetType=C1.WPF.PropertyGrid.C1PropertyGrid)> <TemplatePartAttribute(Name="ItemsEditor", Type=C1.WPF.PropertyGrid.C1PropertyGrid)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class CollectionEditorControl Inherits System.Windows.Controls.Control
[C1Control()] [C1TemplatePart(Name="ItemsEditor", Type=C1.WPF.PropertyGrid.C1PropertyGrid)] [StyleTypedProperty(Property="EditorStyle", StyleTargetType=C1.WPF.PropertyGrid.C1PropertyGrid)] [TemplatePart(Name="ItemsEditor", Type=C1.WPF.PropertyGrid.C1PropertyGrid)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class CollectionEditorControl : System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.PropertyGrid.CollectionEditorControl