ComboBoxFieldCreateOptions.Editable

ComboBoxFieldCreateOptions.Editable property

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

public bool? Editable { get; set; }

See Also