FormTextBoxFieldCreateOptions.ForceCombs

FormTextBoxFieldCreateOptions.ForceCombs property

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

public bool? ForceCombs { get; set; }

See Also