In the UltraGridRow, it only expose a single methode called ExpandAll.
The thing is that I don't want to expand all, only to expand the row, not expanding the childs of that row also.
Set the expanded property on the row and see if that will accomplish what you need.
Nick