[]
        
(Showing Draft Content)

C1.WPF.Input.C1ComboBox.IsEditable

IsEditable Property

IsEditable

Gets or sets whether the user can select a value not contained in the C1ComboBox' Items collection.

Declaration
public bool IsEditable { get; set; }