Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Menus
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class SpellCheckerMenuBuilder
Inheritance: objectSpellCheckerMenuBuilder
Constructors
Initializes a new instance of the SpellCheckerMenuBuilder class.
C#
public SpellCheckerMenuBuilder(RadRichTextBox radRichTextBox, WordInfo incorrectWordInfo)
The RadRichTextBox to create spell check suggestion for.
incorrectWordInfoWordInfoInfo about the incorrect word.
Methods
Constructs spell checking context menu group.