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

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