Hi,
| Can you also help us to get the background color of that cell. As we need this to make out the status of the related transaction. |
Currently, TestComplete does not provide a special property that can return the background color of the cells in such a control. However, you can use native properties of this control in your tests. For information on how to access the desired cell by using native properties, see online articles in the Working With Developer Express XtraGrid - Overview section. To find a native property that returns the background color of the cell, see the documentation of the control.