PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / CollectionEditorControl Class / SelectorStyle Property

In This Topic
    SelectorStyle Property
    In This Topic
    Gets or sets the style applied to the advanced editor's ListBox.
    Syntax
    'Declaration
     
    
    Public Property SelectorStyle As Style
    public Style SelectorStyle {get; set;}
    See Also