Using Checkbox

Hi

I would like to know if it possible to disabled the checkbox after to have selected the checkbox?

<RadzenCheckBox @bind-Value=@checkBox1Value Name="CheckBox1" />

Thanks in advance