
Specifies whether a text field's text is checked on misspelled words. The default setting of this property is true.
Introduced: 16.0.
[C#]
public bool IsSpellCheckingEnabled { get; set; }
[Visual Basic]
Public Property IsSpellCheckingEnabled() As Boolean