Forum Discussion

sonali_suhani's avatar
sonali_suhani
Occasional Contributor
12 years ago
Solved

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.

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


     

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    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.