[]
        
(Showing Draft Content)

C1.Blazor.Input.C1DropDown.IsEditable

IsEditable Property

IsEditable

Gets or sets whether it is editable.

Declaration
[Parameter]
public virtual bool IsEditable { get; set; }
Remarks

When this property is

true
, the EditableHeader will be used. If the drop-down is full-screen, the editor will be shown in the popup, otherwise it will be shown inline and will replace Header.