I don't use this control (yetâthough from the problems people seem to have with it I fear the day when I'll need to), but what I would do, is, in running-but-breakpointed code, highlight a reference to the datagrid you are working with. Then right-click that highlit region, and select "Add to watchlist" from the context menu.
Then, in the watchwindow, poke around the reference, expanding properties and such, to see if you can find the property or properties that will allow you to accomplish this. (And if you find the answer, post it here... :))
|