ISpellCheckProvider interface -- defines the behavior that we need
from a component to do spell checking.
Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Interface ISpellCheckProvider |
| C# | |
|---|
public interface ISpellCheckProvider |
Requirements
Namespace: Telerik.WebControls
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: RadSpell (in RadSpell.dll)
See Also