sonali_suhani
12 years agoOccasional Contributor
How to pick the color change in the Clickcell property
i Have an object Which is in tree structure,
i want to pick its color property as it is changing when found
Please suggest me how to do that.
I'm attaching a screenshot of the object.
i want to pick its color property as it is changing when found
Please suggest me how to do that.
I'm attaching a screenshot of the object.
Hi Sonali,
The way you may use to accomplish your task depends on the controls used in your app. We have an example for getting an XtraGrid cell's backcolor. You can use it as a template. Anyway, you will have to learn the control's documentation to find methods and properties you can use.