UltimateSpell Class Library

UltimateSpell.SpellButton Property

Gets the spell button to start spell check.

[Visual Basic]
Overridable Public ReadOnly Property SpellButton As UltimateSpellButton
[C#]
public virtual UltimateSpellButton SpellButton {get;}

Remarks

Use this property to set the features of the button to start spell check. You can set the ButtonType property to Button, ImageButton, or LinkButton.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace