[]
        
(Showing Draft Content)

C1.Web.Mvc.AutoCompleteBase-1.IsEditable

IsEditable Property

IsEditable

Gets or sets a value that enables or disables editing of the text in the input element of the control (defaults to true).

Declaration
public override bool IsEditable { get; set; }
Overrides