Click or drag to resize
KaxSpellButtonText Property
Gets or sets the text of the button that will start the spellcheck. This property is localizable.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ButtonText { get; set; }

Property Value

Type: String
The default is Spell Check
See Also