PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / EditorBackgroundProperty Field

In This Topic
    EditorBackgroundProperty Field
    In This Topic
    Identifies the EditorBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EditorBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty EditorBackgroundProperty
    See Also