SpreadsheetGear.Windows.Controls Namespace > FormulaBar Class : Background Property |
'Declaration
Public Property Background As System.Windows.Media.Brush
'Usage
Dim instance As FormulaBar Dim value As System.Windows.Media.Brush instance.Background = value value = instance.Background
public System.Windows.Media.Brush Background {get; set;}
public read-write property Background: System.Windows.Media.Brush;
public function get,set Background : System.Windows.Media.Brush
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2