PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / CollectionEditorControl Class / ItemsEditorProperty Field

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