Forum Discussion

kcsahu777's avatar
kcsahu777
Contributor
14 years ago

color of the grid cell

My grid control is of type  "DevExpress.XtraGrid.GridControl"


The class name of  mainview is DevExpress.CompositeUI.CustomBandedView


What is the procedure to check cell color of the grid cell

3 Replies

  • Dear Margaret


       This issue is for different issue i.e cell color, rather than the clickcell issue raised in the other thread.

  • 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.