is it possible to disable the fill handle for a specific type of column using @selvis ReactGrid?

I’m using ReactGrid, and I want to disable the fill handle for a specific column. In this case, I want to disable it for the image cell type (which is a custom cell). Please let me know if this is possible. Thanks!