Configurates
C1.Web.Mvc.ComboBoxBase<T>.IsEditable. Sets a value that enables or disables editing of the text in the input element of the ComboBox (defaults to false).
シンタックス
'宣言
Public Overridable Function IsEditable( _
ByVal As System.Boolean _
) As
public virtual IsEditable(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照