Forum Discussion
- tristaanogreEsteemed Contributor
See my reply concerning Dotnetbar
- Vallalarasu_PFrequent Contributor
It is the Same case. The object which gets highlighted is the last child object. We are unable to access the Spread Sheet.
- tristaanogreEsteemed Contributor
I'm not familiar with the type of object but if it's like similar components I've seen, the reason being is that what you have displayed is not an object with a bunch of child objects but a rendering of something else... a spreadsheet embedded within a wrapper component. So, when you inspect, all you see is the wrapper and not the internal contents of the spreadsheet.
What I would do is inspect the object and see if there are any supporting properties on that wrapper about columns, sheets, etc.