Say that I have a reference to an UltraGridCell, is there any way that from that instance I can get a reference to the UltraGrid which owns/contains that cell.
Take a look at cell.Band.Layout.Grid.
-Matt