PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / EditorBackground Property

In This Topic
    EditorBackground Property
    In This Topic
    Gets or sets the background applied to the editors.
    Syntax
    'Declaration
     
    
    Public Property EditorBackground As Brush
    public Brush EditorBackground {get; set;}
    See Also