Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / CollectionEditorControl Class / SelectorStyle Property

In This Topic
    SelectorStyle Property (CollectionEditorControl)
    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