Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / CollectionEditorControl Class / ItemsEditorProperty Field

In This Topic
    ItemsEditorProperty Field (CollectionEditorControl)
    In This Topic
    Identifies the ItemsEditor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsEditorProperty As DependencyProperty
    public static readonly DependencyProperty ItemsEditorProperty
    See Also