ComponentOne RichTextBox for UWP
IsSpellCheckerEnabled Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : IsSpellCheckerEnabled Property
Gets or sets a value indicating whether the C1SpellChecker is enabled.
Syntax
'Declaration
 
Public Property IsSpellCheckerEnabled As System.Boolean
public System.bool IsSpellCheckerEnabled {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members