SpellCheck Property (InputFieldTextItem)
In This Topic
Gets the spell check. Indicates whether the text should be spell checked during its input or not.
Syntax
'Declaration
Public ReadOnly Property SpellCheck As Boolean
public bool SpellCheck {get;}
See Also