Try setting the FilterProperty as well.
<RadzenGridColumn Width="200px" TItem="TblControl"
Property="ControlType.Type"
FilterProperty="ControlType.Type" Title="Type" />
Try setting the FilterProperty as well.
<RadzenGridColumn Width="200px" TItem="TblControl"
Property="ControlType.Type"
FilterProperty="ControlType.Type" Title="Type" />