TextBoxFieldCreateOptions.SpellCheck

TextBoxFieldCreateOptions.SpellCheck property

Gets/sets the value to determine whether created TextBoxField is spellcheck or not (if will be set).

public bool? SpellCheck { get; set; }

See Also