FormTextBoxFieldCreateOptions.SpellCheck

FormTextBoxFieldCreateOptions.SpellCheck 属性

获取/设置值以确定创建的 TextBoxField 是否进行拼写检查(如果将被设置)。

public bool? SpellCheck { get; set; }

另请参阅