ComponentOne FinancialChart for WPF
EditorBackgroundColor Property



C1.WPF Namespace > ThemeEx Class : EditorBackgroundColor Property
Gets the color of the theme used to pain the background of the editors.
Syntax
'Declaration
 
Public Shared ReadOnly Property EditorBackgroundColor As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.EditorBackgroundColor
public static Brush EditorBackgroundColor {get;}
public:
static property Brush^ EditorBackgroundColor {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members