标签: wpf datagrid
我有一个启用了行标题的DataGrid。我需要在左上角放置一个按钮(标记为'X')。这个按钮的目的是在DataGrid中添加一个新的行。
注意: 如果我是正确的,在WinForms中它被称为TopLeftHeaderCell。