Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Balajyothi,
This property is added only to some controls. It looks like your control isn't a standard one.
Explore all the properties and methods of the control to find the one that returns the list of all items. Make sure that the Advanced View mode and "Show hidden properties" are activated in the Object Browser.
If you don't find the property, it looks like you have to create several checkpoints that will compare each item with the desired value.
This property is added only to some controls. It looks like your control isn't a standard one.
Explore all the properties and methods of the control to find the one that returns the list of all items. Make sure that the Advanced View mode and "Show hidden properties" are activated in the Object Browser.
If you don't find the property, it looks like you have to create several checkpoints that will compare each item with the desired value.