Forum Discussion
irina_lukina
14 years agoSuper Contributor
Hi Vikas,
Have you tried using the following code?
WPFObject("grid").Items.Count
Also, there are some helpful links below that will help you get started:
1. Working With Grids
This topic describes how to work with grid controls (including WPF grids) in TestComplete.
2. How to retrieve data from WPF datagrid through TestComplete
This forum thread contains a similar question, and you can use it to find out some additional information.
I hope, this information helps :)