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

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