TextBoxField.SpellCheck

TextBoxField.SpellCheck property

Gets or sets spellcheck flag for field. If true field shall be spell checked.

public bool SpellCheck { get; set; }

See Also