ComboBox for ASP.NET Web Forms
IsEditable Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : IsEditable Property
A value that determines whether input is editable. Default: true. Type: Boolean.
Syntax
'Declaration
 
Public Property IsEditable As System.Boolean
public System.bool IsEditable {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members