Keyoti RapidSpell Web .NET Help Docs
CssSheetURL Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextBoxCssSheetURL
Keyoti RapidSpell Web .NET
The URL of a CSS style-sheet that should be applied to the inside of the text box.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual string CssSheetURL { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual string CssSheetURL { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property CssSheetURL As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property CssSheetURL As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property String^ CssSheetURL {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property String^ CssSheetURL {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract CssSheetURL : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override CssSheetURL : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract CssSheetURL : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override CssSheetURL : string with get, set
Property Value
String
Remarks
Only the style of the inside of the text box is affected by this style-sheet. Properties such as border should be modified by sheets applicable to the main page.

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