ComponentOne FinancialChart for WPF
SelectionBackgroundColor Property



C1.WPF Namespace > ThemeEx Class : SelectionBackgroundColor Property
Gets the selection background.
Syntax
'Declaration
 
Public Shared ReadOnly Property SelectionBackgroundColor As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.SelectionBackgroundColor
public static Brush SelectionBackgroundColor {get;}
public:
static property Brush^ SelectionBackgroundColor {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members