RadzenDropDown remove clear icon

Hi,
I just want to know if it is possible to rmeove the "X" button in order to let the user unable to clear the selected value but still able to open the dropdown and check wich options are inside

Is it possible ?

Thanks to support

Hi @DarioN1,

This behavior is controlled by the AllowClear property. Setting it to false disables it.

Thanks korchv, I have completely missed it !