Resize Hierarchical RadzenDataGrid Column Problem

Hi, I have a hierarchical DataGrid, the code is as follows:

Rendered, it looks like:

Regardless of what is set the Width property of the Compiled column to (e.g. Width="50px"), it remains evenly spaced with the other sub-columns. Any suggestions on how I can set the Width of this column?

Thanks.