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

In This Topic
    EditorStyle Property (CollectionEditorControl)
    In This Topic
    Gets or sets the style applied to the collection editor's PropertyGrid.
    Syntax
    'Declaration
     
    
    Public Property EditorStyle As Style
    public Style EditorStyle {get; set;}
    See Also