IsInputable

ComboBox.IsInputable property

表示用户是否可以在组合框中输入文本。 输入的文本将保存为单元格的值。 默认值为“false”。

public bool IsInputable { get; set; }

也可以看看