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

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