ASP.NET Core MVC コントロールヘルプ
IsEditable プロパティ (ComboBoxBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ComboBoxBase<T> クラス : IsEditable プロパティ
Gets or sets a value that enables or disables editing of the text in the input element of the ComboBox (defaults to false).
シンタックス
'宣言
 
Public Overridable Property IsEditable As System.Boolean
public virtual System.bool IsEditable {get; set;}
参照

ComboBoxBase<T> クラス
ComboBoxBase<T> メンバ