Forum Discussion

rickh_28's avatar
rickh_28
Occasional Contributor
11 years ago

Check Color on Infragistics GridView Rows

Part of the SUT I'm working on is a scheduling application.  You can create events that then display in an Infragistics GridView.  Events that have already finished display in an "Ivory-ish" color, events that have started but have not finished have a green background color, and events that have not yet started use a white background.



I want to set up a checkpoint to make sure the background colors for each row are displaying properly, but I can't seem to find the correct property to expose the name of the background color for a specific row.



Thoughts?
  • Hi Rick,

     


    To see all properties/methods of the object, make sure that the Advanced View mode is activated in the Object Browser and hidden properties are visible there (Tools | Options | Engines | General | Display members | Show hidden members). 


     


    If this doesn't help, that would be great to get a simple application containing the control so that we explored it.