kcsahu777
14 years agoContributor
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
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
Hi,
You will get an answer in the other thread you created - http://smartbear.com/forums/forum/post.aspx?mode=singleThread&thread=4a3350de-5af9-4dfc-8247-ffa3118f6984. In the future, please do not create duplicated posts as they complicate message processing.
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.