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

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