How to make DataGrid column stretch from C# code?

前端 未结 2 1403
隐瞒了意图╮
隐瞒了意图╮ 2021-01-17 18:54

I\'m creating the columns of a WPF DataGrid in my C# code. I want one of the columns to stretch to the width of the DataGrid automatically. In XAML

2条回答
提交回复
热议问题