标签: wpf mvvm datagrid datagridtextcolumn
我有一个从DataGridTextColumn集合生成的动态DataGrid。 有没有办法直接从DataGridTextColumn对象访问列的单元格?
谢谢!