How to get the specific cell value from DataGrid in wpf?
Hi,
Here I am using Telerik Testing Framework, In Unit Testing I want to read/get a specific cell value in DataGrid.
"SelectedItem & SelectedCells" properties are not avaliable in Unit Testing Then How can i get the value of particular cell.