ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / EditorBackgroundColor Property

In This Topic
    EditorBackgroundColor Property
    In This Topic
    Gets the color of the theme used to pain the background of the editors.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property EditorBackgroundColor As Brush
    public static Brush EditorBackgroundColor {get;}
    See Also