In the DataGrid there is a Header section where the field Header Visibility could be set to None.
Or in xaml for the Datagrid add the property
HeadersVisibility="None"
In the DataGrid there is a Header section where the field Header Visibility could be set to None.
Or in xaml for the Datagrid add the property
HeadersVisibility="None"