How to disable checkbox for specific row in datagrid

I have a datagrid Windows control bound to a data table. One of the columns is of type bool. I would like to know if there is a way to disable the checkbox for specific cell in the datagrid. Thank you.

Loader.
Up arrow icon