Keyoti RapidSpell Web .NET Help Docs
BackColor Property
API DocumentationKeyoti.RapidSpellRSSelectBackColor
Keyoti RapidSpell Web .NET
Gets or sets the background color of the Web server control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color BackColor { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color BackColor { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BackColor As Color
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BackColor As Color
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color BackColor {
	Color get ();
	void set (Color value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color BackColor {
	Color get ();
	void set (Color value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BackColor : Color with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BackColor : Color with get, set
Property Value
Color

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331