I want resize my data grid columns but also i want to set minimum width to header content, and must not be able to resize below content of header
Check this demo: Blazor DataGrid Component - Column Resizing | Free UI Components by Radzen
You need to set MinWidth for the column: