Class RadSpellChecker
Inheritance
System.Object
RadSpellChecker
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Documents.Proofing.dll
Syntax
public static class RadSpellChecker : Object
Properties
WindowSettings
Methods
Check(Control, SpellCheckingMode)
Declaration
public static void Check(Control controlToCheck, SpellCheckingMode spellCheckingMode)
Parameters
System.
|
Spell
|
Events
SpellCheckingCompleted
Declaration
public static event EventHandler<SpellCheckingCompletedEventArgs> SpellCheckingCompleted
Event Type
System.
|