The URL of a CSS style-sheet that should be applied to the inside of the text box.

C# | C# | Visual Basic | Visual Basic | Visual 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

String

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